Preview

Student

Good Essays
Open Document
Open Document
3537 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Student
Purpose
In this project, a database management system will be implemented to make the self-ordering easier. The users for this program will be used for customers in various restaurants. It will take a customer’s order, total it, and give them an amount. The system will instruct the customer to enter the correct amount. If the amount is not enough, the system will instruct them to enter more money. If it is too less, however, the system will them issue out change.
Use of Visual Basics
Visual Basic for Applications (VBA) will be used because it is a programming language built right into many Microsoft programs. This language is built on the Basic programming language made popular by PCs over the past 25 years. VBA shares similarities with other Windows implementations of the Basic language, such as Visual Basic. If you are familiar with programming in a different language (including using macros), you can quickly get up to speed with VBA.
There are a few terms you should know before you start programming in VBA:
• Procedure. A section of programming code, designed to accomplish a specific task, which your program statements can use throughout your program. There are two types of procedures: functions and subroutines.
• Function. A procedure that returns a value after it completes its task. When called, functions typically appear on the right side of an equal sign in an expression.
• Subroutine. A procedure that does not return a value after it completes its task.
• Module. A named collection of procedures. You typically attach modules to specific forms or reports.
You can accomplish many tasks simply by using macros. This implies--and correctly so--that not everyone needs to use VBA. As a general rule, if you can accomplish a task by using macros, do so. Macros are simpler to implement and easier to maintain. However, there are certain tasks which you cannot do with macros or which you can better implement through VBA. You should use VBA instead of macros



Bibliography: Harbour, J. S. (2008). Visual Basic. Net Programming for the Absolute Beginner. Cincinatti, OH: Premier Press. Petroutsos, E., & Cirtin, T. (2002). Mastering Visual Basics.Net. Alameda, CA: SYBEX. Sigon, T. (2009, October). What is Visual Basics? Retrieved from Visual Basics: http://visualbasic.about.com/od/standalonevb6/l/bllearnvba.htm Valiev, S. (2008). Microsoft(r) Visual Basics.Net Programming Fundamentals. Huntington, NY: Frontenac Books.

You May Also Find These Documents Helpful

  • Good Essays

    M4 Sop

    • 501 Words
    • 3 Pages

    5. PROCEDURES: The main contents of the body. Procedures are an orderly series of specific actions taken to carry out an assignment.…

    • 501 Words
    • 3 Pages
    Good Essays
  • Good Essays

    Sop Example

    • 502 Words
    • 3 Pages

    The main contents of the body. Procedures are an orderly series of specific actions taken to carry out an assignment.…

    • 502 Words
    • 3 Pages
    Good Essays
  • Good Essays

    student

    • 1126 Words
    • 4 Pages

    Which of the following roles implement what can be classified as infrastructure services? DNS and DHCP…

    • 1126 Words
    • 4 Pages
    Good Essays
  • Good Essays

    Student

    • 3318 Words
    • 14 Pages

    Metabolic acidosis occurs when there is loss of bicarbonate from the body. This can be caused by diarrhea.…

    • 3318 Words
    • 14 Pages
    Good Essays
  • Satisfactory Essays

    Student

    • 422 Words
    • 2 Pages

    Details of Present Illness: This is a 44-year-old Hispanic male who I was kindly asked to admit by Dr. Max Hirsch. The patient is status post arthrodesis of the left ankle and has newly diagnosed diabetes and hypertension.…

    • 422 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    Student

    • 1057 Words
    • 5 Pages

    There are several reasons readers should familiarize themselves with Martin Luther King Jr.’s “Letter from Birmingham Jail” (also known as “The Negro Is Your Brother”) from our textbook called, "writing arguments." First and most significantly, it was written during “a critical turning point in the struggle for African American civil rights” and is, therefore, this document is generally considered the most important written document of the modern civil rights movement. Martin Luther King Junior's famous is one of the best pieces of writing I have ever read because of its ability to expound on ideas and create a thorough argument as to why what he was doing was just. Throughout this piece Dr. King used rhetoric to persuade his reader and craft a convincing argument. The use of logos, ethos and pathos were all present as he attempted to win over a group of clergymen who challenged his right to protest by calling him an outsider and extremist. So, the letter is also a brilliant example of the art of persuasion as it masterfully analyzes its dual audience: the eight clergymen who reacted to King’s nonviolent activities, and King’s fellow demonstrators. And like all well-crafted persuasive writing, it employs all the rhetorical methods of appeal - the appeal to reason, character, emotion, and style (such as metaphor, simile and other reasoning).…

    • 1057 Words
    • 5 Pages
    Good Essays
  • Good Essays

    Excel Wth Vba

    • 2847 Words
    • 12 Pages

    Microsoft also uses a programming language, called VBA, to program all of the Office applications. We are going to learn a bit about the VBA language and Pivot Tables/Charts in this semester.…

    • 2847 Words
    • 12 Pages
    Good Essays
  • Good Essays

    A procedure is a document written to support a policy principle or rule. A Procedure is designed to establish corporate accountability for implementation of a policy by describing the set of actions that have to be executed and by whom within an organization in relation to it.…

    • 1050 Words
    • 5 Pages
    Good Essays
  • Powerful Essays

    Introduction to Is

    • 1491 Words
    • 6 Pages

    Foundations of Information Systems – Vladimir Zwass Information Systems for Management – James A O’Brien Computer Programming Concepts and Visual Basic – David I Schneider…

    • 1491 Words
    • 6 Pages
    Powerful Essays
  • Powerful Essays

    Existing analyses of the history of early programming languages show most to be the work of individuals (APL, Pascal, C++), with some notable exceptions (Ada, COBOL, and ALGOL). At the present time, we see numerous languages in widespread use such as Java, Visual C++ and Visual Basic, which are the products of corporate efforts, and thus have multiple "developers". Since the use of these "object-oriented and visual" languages is growing at a tremendous rate, capturing their…

    • 2171 Words
    • 9 Pages
    Powerful Essays
  • Good Essays

    Chatmates

    • 470 Words
    • 2 Pages

    In the programming example that follows, you will accumulate individual items for one customer. When that customer’s order is complete, you need to clear the entire order and begin an order for the next customer. Refer to the interface in Figure below; notice the two command buttons; Clear for Next Item and New Order. The command button for next item clears the text boxes on the screen. The command button for a new order must clear the screen text boxes and clear the subtotal fields. Rather than repeat the instruction to clear the individual screen text boxes, we can call the event procedure for cmdClear_Click from the ctmdNewOrder procedure.…

    • 470 Words
    • 2 Pages
    Good Essays
  • Satisfactory Essays

    To students. The proposed study serves the students as their reference or guide in creating their program. It will also help students taking computer related courses to identify the best programming language to use.…

    • 258 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    C++ Programming

    • 331 Words
    • 2 Pages

    (3) Visual Basic 6.0 Sanjeela R. Sagar: Kiran Gurbani (4) Web Design and Internet Based Applications (Elective – I) Brijesh Y. Joshi (5) Advanced Java (Elective – I) Archana Suryavanshi (6) Advanced Java (Elective – I) Rupal M. Shah (7) ERP Systems (Elective – II) Chaitali A. Gadekar (8) Management Information System (Elective – II) Rajesh Gaikwad: Brijesh Joshi: Romeo Mascarenhas…

    • 331 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    To students. The proposed study serves the students as their reference or guide in creating their program. It will also help students taking computer related courses to identify the best programming language to use.…

    • 598 Words
    • 3 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Letter for interview

    • 234 Words
    • 2 Pages

    The Gateways Institute of Science and Technology - Fairview Branch is currently on its 20th year of delivering quality education at the most affordable rate. It offers a two-year course in Computer Science which includes Computer Programming - C++ (COPRO) in its curriculum. VB.Net is the study of an existing system design within an organization and ways on how to improve its performance through the incorporation of computer technology.…

    • 234 Words
    • 2 Pages
    Satisfactory Essays