Hello,
I am fairly new to this and I'm not sure of the proper way to accomplish this:
I have a form based on a table for contractors that includes a "type" field, (ie: Plumbing) and a "company" field, (ie: Joe's Plumbing).
What is the best approach to first choose the "type", then choose the "company". There are multiple types of contractors and multiple contractors of each type.
I have had success with running seperate queries from command buttons on a form, but I would like to do this simply from 2 integrated drop-down lists.
Any suggestions?
I am fairly new to this and I'm not sure of the proper way to accomplish this:
I have a form based on a table for contractors that includes a "type" field, (ie: Plumbing) and a "company" field, (ie: Joe's Plumbing).
What is the best approach to first choose the "type", then choose the "company". There are multiple types of contractors and multiple contractors of each type.
I have had success with running seperate queries from command buttons on a form, but I would like to do this simply from 2 integrated drop-down lists.
Any suggestions?