schreinman
Registered User.
- Local time
- Yesterday, 19:56
- Joined
- Oct 2, 2010
- Messages
- 24
Hello!
I am opening a separate form from a main form with:
DoCmd.OpenForm "frmName"
Is there a way that I can set a Yes/No box in the newly opened form to 'Yes' when it is opened?
Beginner question; I have looked for an answer with no luck.
Thanks for your help!
I am opening a separate form from a main form with:
DoCmd.OpenForm "frmName"
Is there a way that I can set a Yes/No box in the newly opened form to 'Yes' when it is opened?
Beginner question; I have looked for an answer with no luck.
Thanks for your help!