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


"Astello" wrote in message
oups.com...
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.

UserForm1.Show

--
Chris Lewis