View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] lisamariechemistry@yahoo.com is offline
external usenet poster
 
Posts: 24
Default Unload A Form based on a Variable in my Module

How do I unload a hidden Userform when a condition in my module
becomes true?
Say, when AllDone = 1?

I'm new to this, please forgive if this is a dumb question.