R
Rafi
How do I trap a Cancel event on the following code? I have tried the most
common IF statements however, the code blows up before getting to the IF
statement when CANCEL is clicked.
Set rng = Application.InputBox(Msg1, Title1, Type:=8)
common IF statements however, the code blows up before getting to the IF
statement when CANCEL is clicked.
Set rng = Application.InputBox(Msg1, Title1, Type:=8)