combo boxes - PLEASE HELP!
I have created two tables:
tblDept and tblFile
I have made two combo boxes based on these tables;
When you select a department from the first combo box, the second combo box is filtered based on the department selection.
After selecting the two combo boxes, I would like additional fields from
tblFile to display in text boxes.
Any suggestions on how to do this?
I have created two tables:
tblDept and tblFile
I have made two combo boxes based on these tables;
When you select a department from the first combo box, the second combo box is filtered based on the department selection.
After selecting the two combo boxes, I would like additional fields from
tblFile to display in text boxes.
Any suggestions on how to do this?