View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Astello[_2_] Astello[_2_] is offline
external usenet poster
 
Posts: 9
Default Run a UserForm in the middle of a Macro

I'm having problems with coding how to run a UserForm while in the
middle of a Macro that already exists. The UserForm is called
"UserForm1". This seems like it would be simple but I am lost.