View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
sbweid sbweid is offline
external usenet poster
 
Posts: 4
Default Userform1-Can I override the need to click on the form?

I have a long running macro and would like to display some variables to see
where I am in the processing. When I show the Userform that I created for
this purpose, I am force to click on it to keep the macro going. Is there
any way to avoid the click and just show the userform throughout the process?

Thanks!
--
sbw