Results 1 to 3 of 3
  1. #1
    Leonidsg is offline Advanced Beginner
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jan 2013
    Posts
    68

    Lookup Table Question

    Hello, I was wondering if I can use a lookup table as an ongoing table for lookups in different tables. For example in my main table I have a field asking which bones you have previously broken. That field is then linked to a table which is just a list of bones, I sometimes add bones if its one that doesn't get broken often and hasn't been included on the list. This method seems easier than making a simple lookup every time. Is this practice kosher or am I going to have problems later.



    Thank you
    Lenny

  2. #2
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,722
    If you have a table of bones--eg LkpTblBones with structure

    BoneId
    BoneName

    see http://en.wikipedia.org/wiki/List_of...human_skeleton

    You could use this table for your lookup. Your broken broken bones by Patient would refer to the BoneId in the lookup table.

    Good luck

  3. #3
    Leonidsg is offline Advanced Beginner
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jan 2013
    Posts
    68

    Does that mean I am okay using it in that fashion?

    Quote Originally Posted by orange View Post
    If you have a table of bones--eg LkpTblBones with structure

    BoneId
    BoneName

    see http://en.wikipedia.org/wiki/List_of...human_skeleton

    You could use this table for your lookup. Your broken broken bones by Patient would refer to the BoneId in the lookup table.

    Good luck

    Does that mean I am okay using a lookup and table in that manner. I was worried that I may setup too many relationships.

    Thank you.

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

Similar Threads

  1. Lookup question
    By Mike106 in forum Forms
    Replies: 3
    Last Post: 12-31-2012, 01:17 PM
  2. Lookup Question
    By Lookup in forum Import/Export Data
    Replies: 11
    Last Post: 11-12-2012, 08:31 PM
  3. Replies: 5
    Last Post: 09-21-2012, 11:23 AM
  4. Lookup Question
    By uaguy3005 in forum Access
    Replies: 1
    Last Post: 05-22-2012, 03:02 PM
  5. Table Lookup Question
    By Atlascycle in forum Access
    Replies: 2
    Last Post: 02-21-2012, 03:28 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