Results 1 to 2 of 2
  1. #1
    uaguy3005 is offline Advanced Beginner
    Windows XP Access 2007
    Join Date
    Mar 2010
    Posts
    45

    Lookup Question

    My question may be more a choice of preference, but is it better to use a look up table or just use the value list for combo box selections in a main table? For example, if I had a main table (tblIssuesList) and one field was Model, should I use the combo box and value list or create a look up table (tblModel) to link to the Model field in tblIssuesList.


    Thanks in advance!

  2. #2
    ssanfu is offline Master of Nothing
    Windows 2K Access 2000
    Join Date
    Sep 2010
    Location
    Anchorage, Alaska, USA
    Posts
    9,664
    My rule of thumb is if the data will change very rarely, use a value list. Otherwise, use a look-up table.
    For example,
    days of the week - you more than likely won't add an eighth day - use a value list.
    Male/Female - value list.

    Model of Nike shoes - definitely a look-up table.
    Automobile models - look-up table.

    So I use look-up tables the majority of the time.

    My $0.02 worth.....

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

Similar Threads

  1. Table Lookup Question
    By Atlascycle in forum Access
    Replies: 2
    Last Post: 02-21-2012, 03:28 PM
  2. Lookup Wizard Question
    By Marisha in forum Access
    Replies: 6
    Last Post: 10-27-2011, 12:54 PM
  3. lookup
    By mmori in forum Forms
    Replies: 1
    Last Post: 03-25-2011, 06:14 PM
  4. Many To Many lookup
    By todavy in forum Forms
    Replies: 0
    Last Post: 12-15-2009, 09:27 AM
  5. Lookup
    By neon'00 in forum Forms
    Replies: 2
    Last Post: 04-14-2007, 01:19 PM

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