Retrieving specific record from subform using a macros

J

Jon M.

I have a form linked to a table of classes. My displays all of the classes
information and has a subform in datasheet view displaying all of the
students currently enrolled in the class. On my main form I have a command
button linked to a macros called view student. My Macros is ViewStudents :
On Click the action is OpenForm, and the form to open is called Students(also
the name of the table that houses all student info). What I would like to
happen is that when I select a student from my subform and then click the
command button it will open the student form directly to the record of the
student I have selected. As always any help is greatly appreciated!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top