Results 1 to 2 of 2
  1. #1
    dirtbiker1824 is offline Novice
    Windows XP Access 2007
    Join Date
    Mar 2011
    Posts
    4

    How to set up tables

    I'm trying to use access to make a recipe data base. What I want is a table with all of my ingredients and their associated parameters (unit of issue, price, UPC etc..) then another table that has my recieps and instructions. There will be a many to one relationship between the ingredients and the recipe.

    The part I am having trouble with is how to specify the amount of each ingriedent I need. Do I need another table to do this? Here is an example

    Recipe (UniqueID, Name, Instrucitons)


    (1, Sandwich, Stack ingredients between bread)

    Ingredients: (Unique ID, Name, Units)
    (1, Bread, Slice)
    (2, Ham, Slice)
    (3, Cheese, Slice)
    (4, Mayo, Tbs)

    Then I want a Recipe Form to look like this:

    Sandwich
    Stack ingredients between bread

    2 Slice Bread
    3 Slice Ham
    2 Slice Cheese
    1 Tbs Mayo

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,640
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

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

Similar Threads

  1. Replies: 3
    Last Post: 01-05-2012, 12:04 PM
  2. Replies: 10
    Last Post: 07-12-2011, 11:09 PM
  3. Replies: 8
    Last Post: 05-25-2010, 04:50 AM
  4. linking tables to other tables
    By detlion1643 in forum Access
    Replies: 1
    Last Post: 01-25-2010, 12:33 PM
  5. Joining tables two tables and another table that is not
    By DevintheDude in forum Database Design
    Replies: 0
    Last Post: 09-12-2007, 08:56 AM

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