G
Guest
Hiya
I have an error handler on a sub which ends in 'exit sub'
However, this sub is referenced from a higher level routine and it seems that 'exit sub' simply ends the current procedure and the higher procedure continues
Do you know the simplest way in which I can stop all the procedures from inside the lower level routine
Thanks
Karen
I have an error handler on a sub which ends in 'exit sub'
However, this sub is referenced from a higher level routine and it seems that 'exit sub' simply ends the current procedure and the higher procedure continues
Do you know the simplest way in which I can stop all the procedures from inside the lower level routine
Thanks
Karen