View Single Post
  #5   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

Fiddling around some more, I found the unload command works if I omit
the parentheses. Thank you for setting me down the right path...I had
been wondering if I needed some particular code in the userform or
something. Once I knew that Unload should work, I could focus my
debug efforts!