I'm a NEWBIE!!!
I have two forms frmStudent and frmCourse. frmStudent has a field [MR#], from the frmStudent I would like to open frmCourse, select the desire course but as soon as I select the course, I want frmCourse to make sure it is using the same[MR#]. I noticed that if you make frmCourse a subform to frmStudent it automatically does it but I would like to make this action happen with a command button and not as a subform. Help!!! How would I do that? Thank you!!!!
I have two forms frmStudent and frmCourse. frmStudent has a field [MR#], from the frmStudent I would like to open frmCourse, select the desire course but as soon as I select the course, I want frmCourse to make sure it is using the same[MR#]. I noticed that if you make frmCourse a subform to frmStudent it automatically does it but I would like to make this action happen with a command button and not as a subform. Help!!! How would I do that? Thank you!!!!
Comment