Cobo box depend on on another

daameta

Registered User.
Local time
Today, 06:48
Joined
May 26, 2015
Messages
25
i have a table tbl1 which have 2 filed classname and classid. another table tbl2
related a form called frm1. frm1 have 2 combo box cbl1 or 2
cbl1=classname
cbl2=classid
when user select a classname in cbl1 other cbl2 show classid from tbl1. and vise versa. i want a after update event code which show data from tbl1 when user select.
 
Please explain your problem more clearly. It doesn't seem to make sense having two combo boxes as you have explained it. Tell us what data you have in these tables and what you are trying to do.
 
plz be specific i cant exactly understand what are you asking about!
 

Users who are viewing this thread

Back
Top Bottom