PulseTeqUser
Registered User.
- Local time
- Today, 13:19
- Joined
- May 2, 2017
- Messages
- 15
I have a table of orders which has the field Supplier. When I produce the Purchase order as a form based on the Orders table I want to be able to add the address details for the supplier from the Suppliers table. There is a relationship between Supplier in the Suppliers table and Supplier in the Orders table. I have set the Control source on the form to =[Suppliers]![Address1] but I get #Name on the form. What I am missing?
Thanks in advance
Thanks in advance