Form SubForm Issue

M

Melinda

I have a main form with three subforms on three tabs. I can pass the Session
number from main to sub, no problem. Here is the issue. I want the main
form to stay visible at the top and not roll off the screen when the user
scrolls down the subform, but when I move the controls for the main form into
the form header, the Session number will not pass to the subforms. Help?

(The main form is used like a header, with patient information. All of the
subforms are used to collect data specific to that patient. That's why I
have this set up this way, plus I want the user to be able to see the patient
information at all times to ensure they are using the correct chart.)

Thanks.

Melinda
 
Top