Referencing forms with a space in the name in VBA

Legion

New member
Local time
Today, 13:10
Joined
Jun 4, 2004
Messages
7
I have a form called "Main Form" and I need to reference it in my VBA code by name, how do I do that. If I leave the space I get an error.

Thanks,
Legion
 
Or Main_Form
 

Users who are viewing this thread

Back
Top Bottom