Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Fill values in a table based on values in another table

Status
Not open for further replies.

stotzc001

Technical User
Mar 27, 2003
30
US
I have a table that has a drop down list that is linked to another table. I have three fields in that first table that need to be pulled from the second table based on the value of the drop down list, and I am having trouble making it work.
 
Just a question for you, are you planning on saving the same information in both tables? If so why don't you set up a relationship between the two tables? If that is not the case you can use the dlookup function to populate the form.

John Green
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top