how do i get data from two query's to show in a form?

A

Andrew Mallette

I have my main form, with a lookup for customer data so they can pick
the customer in the main form from a drop down list by name. once they
choose the customer from the lookup, how do i get it to automatically
fill in other details from the lookup table into the main form?
 
Top