Hi there,
I have a combobox in a form tied to a table called "A." I also have a Table "B." What I want is an IF statement for the combo box, so if a value is selected that exists in table "B" and not "A" only fields 1-5 on the form are filled in with data from tabke "B." Otherwise, if the value also pre-exists in table "A", all fields in the form are propogated. Does this make any sense?
Thanks,
Dino
I have a combobox in a form tied to a table called "A." I also have a Table "B." What I want is an IF statement for the combo box, so if a value is selected that exists in table "B" and not "A" only fields 1-5 on the form are filled in with data from tabke "B." Otherwise, if the value also pre-exists in table "A", all fields in the form are propogated. Does this make any sense?
Thanks,
Dino