MESSAGEBOX!!! HELP PLEASE!!!
Posted by SLAPERIG on October 09, 2001 11:26 PM
I've got a problem!!!
I want when clicking on a button that a macro will be activated. And I want the macro to do the following things:
- If Range R2:S2 is empty then let a messagebox appear with the question "Are you sure you wanna save without name?" If YES then run "Macro1" and "Macro2" if NO then select Range R2:S2 and exit.
- If Range R2:S2 is NOT empty then it must show a messagebox which says "Are you sure you wanna save and exit?" if YES then run "Macro1" and "Macro2" if NO then exit.
That's it. I don't get it working. The one I've got they save in both ways. When you say YES and also when you say NO so I hope someone can tell me how to do it.
Thanks In Advance
SLAPERIG