J
JulieT
Hi - trying to figure out how I can say:
If Pages.count = >1 then
msgbox ("you need more than one page") and exit sub
I want my macro to give the user a message and exit the
routine if they don't have 2 or more pages. I've
searched, and now I'm asking for help. Thank you
If Pages.count = >1 then
msgbox ("you need more than one page") and exit sub
I want my macro to give the user a message and exit the
routine if they don't have 2 or more pages. I've
searched, and now I'm asking for help. Thank you