AngelicaMiranda
Registered User.
- Local time
- Today, 21:14
- Joined
- Nov 30, 2011
- Messages
- 20
Hi friends! Need your help...
I have two forms, named frmStudents and frmSubjects, in frmStudents I have my combo box which I can choose StudentID, and I created command button which I named it OPEN, and when I click the OPEN, the frmSubjects pop-ups, so here's the problem, when I choose 201 in my combo box, and I click the OPEN and the frmSubjects shows up, it should be automatically displays the 201 on one of the textbox in frmSubjects...
Please see the image below:
I have two forms, named frmStudents and frmSubjects, in frmStudents I have my combo box which I can choose StudentID, and I created command button which I named it OPEN, and when I click the OPEN, the frmSubjects pop-ups, so here's the problem, when I choose 201 in my combo box, and I click the OPEN and the frmSubjects shows up, it should be automatically displays the 201 on one of the textbox in frmSubjects...
Please see the image below:

Last edited: