I'm fairly new to access and this is the first real problem I've encountered - surprisingly I couldn't find an answer on here/yahoo answers etc.
I have Suppliers, Products and Purchase Order tables.
In the purchase order I have the following fields, PO Number, Supplier, Product, Unit Price, Unit, Qty Ordered, Total Cost.
I want to be able to select the product from the Product table, and then automatically pull through the corresponding unit price and unit, however I can't seem to find out how to do this without having to add a manual lookup to all fields. In which case I may aswell put them in manually.
I imagine this is a fairly common requirement and easy to solve, but it's left me stumped.