hi all 
i seem to be having a rather annoying time with a simple table... im using access 2010 & havnt done ANY access work since 2003!!! so a rather long time... BUT, My Problem;
PROBLEM;
creating a simple table for orders where the item is selected from a lookup (this can be combo box/list ect, i dont mind) but i want the description & price to be looked up and displayed automatically after selecting the product from the drop list.
Table;
ID | Primary Key
Customer Name | lookup from client table
Date | Auto date for that day
Product | *** This is the lookup (from Product Table) ***
Product Description | *** i want this to automatically display the descriptio ***
Product Price | *** i want this to automatically display the price ***
Qty | Number
Total | Product price * QTY
Other Notes;
Product table;
ID | Primary Key
Product | Text
Product Description | Text
Product Price | Currency
i will eventually create this table into a form but need to have it as a table to start with. i know its possible as i have seen various access apps doing it but have been unable to see how they have done it.
Thanks in advance


i seem to be having a rather annoying time with a simple table... im using access 2010 & havnt done ANY access work since 2003!!! so a rather long time... BUT, My Problem;
PROBLEM;
creating a simple table for orders where the item is selected from a lookup (this can be combo box/list ect, i dont mind) but i want the description & price to be looked up and displayed automatically after selecting the product from the drop list.
Table;
ID | Primary Key
Customer Name | lookup from client table
Date | Auto date for that day
Product | *** This is the lookup (from Product Table) ***
Product Description | *** i want this to automatically display the descriptio ***
Product Price | *** i want this to automatically display the price ***
Qty | Number
Total | Product price * QTY
Other Notes;
Product table;
ID | Primary Key
Product | Text
Product Description | Text
Product Price | Currency
i will eventually create this table into a form but need to have it as a table to start with. i know its possible as i have seen various access apps doing it but have been unable to see how they have done it.
Thanks in advance
