jebenexcel
Board Regular
- Joined
- Mar 16, 2018
- Messages
- 59
Hello,
I have a macro that might refer to nonexisting sheets. I want the macro to, let's say, select the A1 Cell on the sheet a if an error occurs.
How do I implement this with On Error Go To?
I have a macro that might refer to nonexisting sheets. I want the macro to, let's say, select the A1 Cell on the sheet a if an error occurs.
How do I implement this with On Error Go To?