Thread
:
How do I get rid of my form from the screen?
View Single Post
#
2
Posted to microsoft.public.excel.programming
JulieD
external usenet poster
Posts: 618
How do I get rid of my form from the screen?
Hi
if you're talking about a userform try
Unload Userform1
or
Unload Me
Cheers
JulieD
"Tony" wrote in message
...
Hi,
I can't figure out to do this. Any help on the VBA
appreciated.
Thanks,
Tony
Reply With Quote
JulieD
View Public Profile
Find all posts by JulieD