Hello, I have a "data entry form" with several text boxes and list boxes, combo boxes.The user is suppose to select a student first name from a combo box and a last name from another combo box and the Student_Id textbox should be updated after the user made the selections. Im not sure what is the best way to to this. Do someome has an example code for this case. I need it badly. Thanks in advance.
two combo boxes Access
Collapse
X
-
Hi there,
Have a look at this article: Cascading Combo/ List boxes
It's a good tutorial with code samples on this subject matter.
Comment