Thanks Neo, just changed Turnip for -1 :)
Worked Great Thanks...
User Profile
Collapse
-
Getting a toggle to open a form
When my Main Menu opens it opens another Form MiniMain
Private Sub Form_Open(Cance l As Integer)
DoCmd.OpenForm "frmMiniMai n"
End Sub
But I have a toggle switch on my Main Menu that I want to control whether it opens or not,this is the toggle settings, I need the script to make it work
Table: tblSetStableCon trolsSettings,
Field Name: MiniMain....... ........Turnip
No activity results to display
Show More
Leave a comment: