G
Guest
I have three tables, one is the order table, one lists the insurance
companies, and the third lists the insurance contacts. The contacts table
has a pulldown list bound to the insurance companies. And on the order
table, there is a pulldown list to select the insurance company and one to
select the contact.
I created a query based on the instructions at
http://www.access.qbuilt.com/html/auto-complete_form.html and made the lookup
columns refer to it instead of the original tables...
When filling out the orders table, or the form that is bound to it, I want
to be able to select the insurance company, and then when using the pulldown
list for insurance contacts, I want it to be limited to the agents in the
company I just selected.
I've tried using the form field, the table field, and even the query field
as the criteria, but I either get nothing in the pulldown list or all of them
(in every company). HELP!
companies, and the third lists the insurance contacts. The contacts table
has a pulldown list bound to the insurance companies. And on the order
table, there is a pulldown list to select the insurance company and one to
select the contact.
I created a query based on the instructions at
http://www.access.qbuilt.com/html/auto-complete_form.html and made the lookup
columns refer to it instead of the original tables...
When filling out the orders table, or the form that is bound to it, I want
to be able to select the insurance company, and then when using the pulldown
list for insurance contacts, I want it to be limited to the agents in the
company I just selected.
I've tried using the form field, the table field, and even the query field
as the criteria, but I either get nothing in the pulldown list or all of them
(in every company). HELP!