I have a form with a series of cbo boxes. I would like to use the contents of a combo box to determine the contents of another...For instance
If combo 1 has user type - director
Combo 2 shows a list of directors...
If combo 1 has user type - client
Combo 2 shows a list of clients(companys)
If combo 1 has user type - director
Combo 2 shows a list of directors...
If combo 1 has user type - client
Combo 2 shows a list of clients(companys)