Results 1 to 3 of 3
  1. #1
    engmsosman is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Jan 2011
    Posts
    3

    Question how to make this kind of tables


    everyday there's 10 items and thier scores .. so it should be like this ((12 jan===> item1=50% item2=66% item3=80% .. etc)) .. i need somehow to open the days table to find that item column is already filled with the 10 items (or whatever written in the items table) and wait me to enter thier score .. it that possible???

  2. #2
    NTC is offline VIP
    Windows Vista Access 2007
    Join Date
    Nov 2009
    Posts
    2,392
    if there is always 10 items (and no more) per day then keep it simple. use a single table with 21 columns; 1 for the date and then 2 for each item (i.e. Item1Name, Item1Value)

    be sure to buy a textbook at Amazon or any large book store. it is difficult to work with a database without this assistance.

  3. #3
    engmsosman is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Jan 2011
    Posts
    3
    K.I.S.S! yes why not! .. that solve it temporarily .. thanks!

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

Similar Threads

  1. Replies: 1
    Last Post: 09-09-2010, 04:40 PM
  2. Replies: 2
    Last Post: 09-01-2010, 09:51 PM
  3. What kind of query do I need?
    By cowboy in forum Queries
    Replies: 1
    Last Post: 02-17-2010, 04:09 PM
  4. Not able to make Form from related Tables
    By a1y1a1y1 in forum Forms
    Replies: 5
    Last Post: 01-02-2010, 12:33 PM
  5. Replies: 1
    Last Post: 10-28-2008, 08:38 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