Let's say I have this:
If there is no form named "Form1" will fail to create ...Code:Dim f as Form Set f = New Form
My question is:
How I can declare sure there is an form with the same name in the project so I will not return an error?
Thanks
|
Results 1 to 13 of 13
Thread: Error Set f = Form1 [HELP]Threaded View
|
Click Here to Expand Forum to Full Width |