S
Squid
I want to create a multi combo boxes to drill down a
result.
Combobox1 - Class of work
Combobox2 - Type of worker
Combobox3 - Area worked
The values contained in combobox2 are dependent upon the
class of work the user chooses in combobox1. The values
contained in combobox3 are dependent upon the type of
worker the user chooses in combobox3.
How would I do something like this?
TIA
Mike
result.
Combobox1 - Class of work
Combobox2 - Type of worker
Combobox3 - Area worked
The values contained in combobox2 are dependent upon the
class of work the user chooses in combobox1. The values
contained in combobox3 are dependent upon the type of
worker the user chooses in combobox3.
How would I do something like this?
TIA
Mike