I have one form that is capable of being opend from two locations.
First- there is a button to add an instructor appt
Second- there is a link in the instructor profile page
I only want to have one add new form. The easiest way for me to do this is if the individual clicks the add new link in the instructor profile the instructor combo box automatically selects the instructor the individual is looking at in the instructor profile screen.
I tried this which did not work. Is there a way to do this
First- there is a button to add an instructor appt
Second- there is a link in the instructor profile page
I only want to have one add new form. The easiest way for me to do this is if the individual clicks the add new link in the instructor profile the instructor combo box automatically selects the instructor the individual is looking at in the instructor profile screen.
I tried this which did not work. Is there a way to do this
Code:
If [Forms]![frm_instructor_profile].Open = True Then