Hi Folks
Is there a way to have a Combo Box select data from two different tables depending on the status of a check box?
I have two tables - Company Drivers and Contract Drivers. If the check box is clicked, I would like the Combo Box to select data from Contract Drivers and vice versa.
At the moment, I use two Combo Box, one overlapping the other and turning the visible status on or off depending on the status of the check box.
Is there a way to have a Combo Box select data from two different tables depending on the status of a check box?
I have two tables - Company Drivers and Contract Drivers. If the check box is clicked, I would like the Combo Box to select data from Contract Drivers and vice versa.
At the moment, I use two Combo Box, one overlapping the other and turning the visible status on or off depending on the status of the check box.