User Profile
Collapse
-
OMG!!! It worked!!! Thank you. Thank you. -
Code:Private Sub Form_Current() If Me.NewRecord Then [EmployeeID].Defaulty=Forms![Student]![EmployeeID] End If End Sub
Leave a comment:
-
From a form open another form to a particular record
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....
No activity results to display
Show More
Leave a comment: