Main form and subform issue

Leventcos21

New member
Local time
Yesterday, 22:13
Joined
Oct 21, 2005
Messages
7
Hi, I have this main form, "frmMainPatient" and I am trying to add in another Main form "frmFim2" as a subform into frmMainPatient. I am running into some issues. Can someone take a look and tell me what I am doing wrong. Thank you,
 

Attachments

I am running into some issues

Rather then uploading your applic, I'd suggest next time to state what issues it is you're running into

Anyway, I had a quick look.
Your form is quite messy, you're referring to non-existent forms.

I'd suggest you start from scratch or remove all (references) to non-existing objects.

RV
 
Last edited:
I am sorry, I posted the incorrect file.

I had created a survey a while back and it was an external form (frmFim2). The main records where on (frmMainPatient) where I would add and delete records. If I wanted to fill out the survey I would go into frmFim2 and and fill out the survey.

I am stuck in trying to implement frmFim2 as a subform of frmMainPatient.

I get a Enter Paramater Value when I open frmMainPatient or when I go to a differnet record.

Secondly, when I try and add a new patient I do not see the frmFim2 form it is grayed out.
Thanks,
 

Attachments

Users who are viewing this thread

Back
Top Bottom