I
Ivan
Guest
I have 3 cbs(combo boxes). I want any of those 3 cbs to fill the other 2 cbs with their corresponding values when a choice has been made. Example:
ID : Autonumber
Name : Ivan cb1
LastName : Olmedo cb2
Company : NEXTECH cb3
If I choose Olmedo from cb2, I want cb1 and cb3 to show their corresponding values according to the value chosen in cb2. So cb1 will show "Ivan" and cb3 will show "NEXTECH".
Please I need help with this.
It would be greatly appreciated.
Thanks in advance.
ID : Autonumber
Name : Ivan cb1
LastName : Olmedo cb2
Company : NEXTECH cb3
If I choose Olmedo from cb2, I want cb1 and cb3 to show their corresponding values according to the value chosen in cb2. So cb1 will show "Ivan" and cb3 will show "NEXTECH".
Please I need help with this.
It would be greatly appreciated.
Thanks in advance.