Thank you in advance for your help.
I have a table that consist of 200 codes and their definitions.
In another table I need to choose up to 5 of these codes to define a given task. I want the definition to automatically appear when I choose the code.
I know I need to build a query to pull the definition, but how do I get five fields to pull from the same field in another table? I thought you could just add five fields that all look up to the same table, but this didn't work once I got to the query level to pull the definition. Help!
Thank you.
I have a table that consist of 200 codes and their definitions.
In another table I need to choose up to 5 of these codes to define a given task. I want the definition to automatically appear when I choose the code.
I know I need to build a query to pull the definition, but how do I get five fields to pull from the same field in another table? I thought you could just add five fields that all look up to the same table, but this didn't work once I got to the query level to pull the definition. Help!
Thank you.