SubForms

baul14

Registered User.
Local time
Today, 16:33
Joined
Sep 17, 2003
Messages
10
hello all,

I have been trying different things to connect with the subform i can't make it work. I just don't know what kind of coding i can use.

this is the thing. i have a main form, a 2 sub forms (subformA & subformB). I put a checkbox in subformA and I make the subformB as invisible. What I want is once I check the checkbox in subformA, the subformB will be VISIBLE.

can someone help me pls.


i tried this code i don't know if i'm doing it right.
forms!mainform!subformB.form.visible

this gives me an error

this code is in Module


Help pls. Thank you!


Baul
 

Users who are viewing this thread

Back
Top Bottom