Results 1 to 6 of 6
  1. #1
    mrmole is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Aug 2012
    Posts
    3

    Food delivery, looking for a design being able to take orders and track customers

    Dear friends,

    I am a at most a beginner in access and the only experience I had was in one class in college.



    I am now a restaurant owner and willing to create a database design for my food delivery service. We are delivering lunch boxes. I would like to make a database in such a way that would be able to track customers trends. For example, I will have a Customer table, order table, products table and sale rep table. Products would be about 12 different kind of lunch boxes (pork with rice, beef with vegetables etc.)

    My customers are usually offices where they order many products for lunch.

    My goal is not only to track customers but also to create a form design that would allow the receptionist (lady taking order) to take orders through a form. The inputs will be updated on each table.

    I am now almost done with creating the tables and got stuck at whether I should have a orders detail table or just order table.
    Please help me point in the right direction.

    thanks!

  2. #2
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,641
    Presuming an order could consist of multiple products, you'd want both.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  3. #3
    mrmole is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Aug 2012
    Posts
    3
    Quote Originally Posted by pbaldy View Post
    Presuming an order could consist of multiple products, you'd want both.
    Great. thanks.

    I am looking also to create a form, where the receptionist can take order and have a print current form with information required such as:

    Customer data from customer table
    Order date
    Products ordered, price of each product, quantity, total quantity and amount.

    Am mostly stuck at how to make such calculation in a form.

  4. #4
    JeroenMioch's Avatar
    JeroenMioch is offline Competent Performer
    Windows Vista Access 2003
    Join Date
    May 2012
    Location
    Den Haag, Netherlands
    Posts
    368
    Quote Originally Posted by mrmole View Post
    Great. thanks.

    I am looking also to create a form, where the receptionist can take order and have a print current form with information required such as:

    Customer data from customer table
    Order date
    Products ordered, price of each product, quantity, total quantity and amount.

    Am mostly stuck at how to make such calculation in a form.
    I have such a database at work, If i get around to it today i can give you the codes to make these calculations, allthough you can find them all over the web.
    Look at the thread below to make customers appear on your form by entering their surname (or part of the SurName) in an unbound textfield for example, it might help you.
    https://www.accessforums.net/program...tml#post132282
    If you add line of code for FirstName, Zipcode, adress you can combine your search.
    Its just copy/past stuff, no rocket sience

  5. #5
    mrmole is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Aug 2012
    Posts
    3
    Quote Originally Posted by JeroenMioch View Post
    I have such a database at work, If i get around to it today i can give you the codes to make these calculations, allthough you can find them all over the web.
    Look at the thread below to make customers appear on your form by entering their surname (or part of the SurName) in an unbound textfield for example, it might help you.
    https://www.accessforums.net/program...tml#post132282
    If you add line of code for FirstName, Zipcode, adress you can combine your search.
    Its just copy/past stuff, no rocket sience
    I am using access 2010 therefore calculating 2 fields in a table is already automated by field type "Calculated" that you can select in field type box, however I am trying to calculate several fields on a form is the problem. If you could get to your database and give me a hint it would be great thanks!

  6. #6
    orange's Avatar
    orange is online now Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,849
    There are existing data models that may be useful at databaseanswers.org
    You will have to adjust for your custom application, but these should give you some ideas.

    http://www.databaseanswers.org/data_...ucts/index.htm
    http://www.databaseanswers.org/data_...ders/index.htm

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 6
    Last Post: 04-30-2012, 07:14 AM
  2. Parts/Work Orders Database Design
    By snewton in forum Database Design
    Replies: 5
    Last Post: 03-13-2012, 07:06 PM
  3. Query Design help for Food Pantry dbase
    By gr8rishe04 in forum Queries
    Replies: 4
    Last Post: 11-16-2010, 03:20 PM
  4. Track form and module design changes
    By c_smithwick in forum Modules
    Replies: 0
    Last Post: 05-11-2010, 10:28 AM
  5. Replies: 1
    Last Post: 05-05-2010, 10:34 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums