View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ExcelMonkey[_190_] ExcelMonkey[_190_] is offline
external usenet poster
 
Posts: 172
Default Userform.Hide not working

I have a routine which has a userform. I have a command
that sayss Userform.1.Hide which sometimes does not work
when I run the code. It works if I step through the
code. Why is this?