View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Cornelia Cornelia is offline
external usenet poster
 
Posts: 18
Default How to make userform disappear while called subroutine is running

How do I call a module from a userform and have the userform disappear from
sight? Now I call the subroutine, it runs and then I UNLOAD the userform.
But the subroutine takes awhile to run and having the userform show is
distracting.

Again, I am a novice so I appreciate any help anyone can provide. Thank you!