View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
StephanieH StephanieH is offline
external usenet poster
 
Posts: 95
Default Macros not running

I have several macros that were running fine on Friday, but not working today.
I have a button tied to a macro that simply shows a Userform. When the
Userform opens, I'm fine until I go to make a selection. As soon as the
mouse hovers over the userform, the Debugger comes up and highlights
Userform1.Show.

I don't understand why they would all suddenly stop working....