syncronized combo box

H

hogan

I have a database with customers and each customer can have more than one
location/address. I am creating a shipping form and by using synchronized
combo boxes i am able to select the customer and that customer's ship to
addresses appear in the second combo box. This works great when the form is
on its own but when the shipping form is a subform, my Where clause below is
incorrect. I have tried everyway to reference the Customer ID field in my
subform but I have had no luck.

Query: Syncro
Column 0: SHIP TO #
Column 1: CUSTOMER ID (where: forms.shipping form.CUSTOMER ID)

My main form is called IN HOUSE SERVICE WORK ORDERS. Any helps is appreciated.

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top