Hello,
I am opening form2 from form1 using a command button on_click() procedure. How do I temporarily change the properties of form2 to make it a popup form from the form1 on_click class module?
Basically, I just need to know how to change properties of other forms in VBA. Any help would be excellent.
Please help. Thanks
I am opening form2 from form1 using a command button on_click() procedure. How do I temporarily change the properties of form2 to make it a popup form from the form1 on_click class module?
Basically, I just need to know how to change properties of other forms in VBA. Any help would be excellent.
Please help. Thanks