Break Mode query

R

Ron McCormick

I am developing a procedure that is under test at
present. Part of the procedure is the deletion of the
active sheet, using ActiveSheet.Delete. In order to test
the procedure I have being trying to step through it but
whenever I execute this line a message comes up indicating
that I can't enter 'break mode' at this time.

Is this normal, and ,if so, is there a way around it?

TIA
Ron
 
Top