J
Joel
Guest
Here's the story:
I have 2 combo boxes.
cmb1 is based on a table and it lists our client names.
cmb2 is based on a table that lists the client type.
when choosing a client in cmb1 is there any way to make the default value of cmb2 auto populate?
there is a filed in the client table "type".
if it is already populated in the table, I want it to be displayed in cmb2. If there is no TYPE in the table, then the user should use cmb2 to select the type.
I have 2 combo boxes.
cmb1 is based on a table and it lists our client names.
cmb2 is based on a table that lists the client type.
when choosing a client in cmb1 is there any way to make the default value of cmb2 auto populate?
there is a filed in the client table "type".
if it is already populated in the table, I want it to be displayed in cmb2. If there is no TYPE in the table, then the user should use cmb2 to select the type.