R
Rick S.
How can I Show and or Unload a userform with variables?
Example:
frm = "MyForm"
frm.show
or
Unload frm
The above code fails as "Invalid Qualifier".
Reading "Invalid Qualifier" from the help file is not helping. LOL
--
Regards
VBA.Noob.Confused
XP Pro
Office 2007
Example:
frm = "MyForm"
frm.show
or
Unload frm
The above code fails as "Invalid Qualifier".
Reading "Invalid Qualifier" from the help file is not helping. LOL
--
Regards
VBA.Noob.Confused
XP Pro
Office 2007