Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all, I have a macro which basically rearranges data ready for another
person to upload. I want to create a fail safe for it. Can I make a macro to do, If the cursor is not in A1 field on both sheets not to run, and print an error msg? I imagine it will be something like: If cursor A1 on Sheet A And A1 on Sheet B Then run macro <name Else "print error, cursor not in A1 positions on sheet A / B" And End macro. Thanks in advance, and any help is much appretiated Ernest |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel Formula Formatting - How to Add a STOP Statement | Excel Worksheet Functions | |||
If statement - can it stop once a conditon is reached? | Excel Worksheet Functions | |||
If statement to stop macro | Excel Programming | |||
Macro: With Stop it works. Without Stop it doesn't. | Excel Programming | |||
Start Macro / Stop Macro / Restart Macro | Excel Programming |