Re: Data transfer from Combo Box of one form to Subform of another

dr223

Registered User.
Local time
Today, 09:07
Joined
Nov 15, 2007
Messages
219
Re: Data transfer from Combo Box of one form to Subform of another

Hi,

I have a form build up with a subform in access 2003. Then I have an Insert button on this form which when clicked opens another form which is build up with a combo box. Now, when I select a field for example (Student_ID) from the combo box I would like to be in a position to click it once (the respective student_ID) so that the student_ID in that field is transferred to the subform of the initial form, which has a Student_ID field to store the respective student_ID in the table with the Subform.

How can I do that?

Any help will indeed be highly appreciated.

Regards
 

Users who are viewing this thread

Back
Top Bottom