R
RB Smissaert
Have a .xla add-in that runs a number of routines.
As this may take minutes I set the cursor to xlWait at the beginning of
this.
Now there is a slight problem with this as if there is a VBA error you are
left with the xlWait cursor in the VBE.
Would it somehow be possible to catch any VBA error event and then set the
cursor back to xlDefault?
Thanks for any advice.
RBS
As this may take minutes I set the cursor to xlWait at the beginning of
this.
Now there is a slight problem with this as if there is a VBA error you are
left with the xlWait cursor in the VBE.
Would it somehow be possible to catch any VBA error event and then set the
cursor back to xlDefault?
Thanks for any advice.
RBS