Question Tables

dsthome

Registered User.
Local time
Today, 01:01
Joined
Jan 21, 2011
Messages
24
If I have 3 tables linked together is it possible when I put a product code in one of the tables it will lookup my product table and return the description in a description field on my orders table.? So far I can only get it to give me a lookup with a list of all the product codes for me to choose from.

Thanks
 
can you post the related tables and relevant fieldnames, and state at what point in the dataflow do you want to update the description field.

David
 
Please find attached the Databse I have started this morning very much a work in progress, and very much new to databse design. I may be going completely down the wrong route please advise. I have a table for orders and a table for products, I am trying to get it so when you put the item code in the order table it bring up all the other information from the products table description, type, spec, gross, nett and vat

Thanks
 

Attachments

Users who are viewing this thread

Back
Top Bottom