Open form button macro needed (1 Viewer)

akwilson

New member
Local time
Today, 03:13
Joined
Dec 5, 2012
Messages
1
Hi Everyone,

I'm new here and could really use some assistance... I have a tabbed form for student information, with one tab dedicated to notes related to the individual. I need a button to open a data-entry form with some information pre-filled about the student whose record was visible when the button was pressed. The other fields of the form are available for staff to enter notes.

So my question is two-fold: How should frmNewNote be set to open to allow for a new record to be created, but still display the information from frmActiveStudents? And how should the macro be written so the button on frmActiveStudents supports this function?

Thanks,
Alison
 

Users who are viewing this thread

Top Bottom