F
Filo
Hello-
I would like a program to run only if the activeworksheet is not a
chartsheet. Can you please help? I basically need something like:
If activeworksheet is a chart then
exit sub
else
....code...
end if
Thank you!
I would like a program to run only if the activeworksheet is not a
chartsheet. Can you please help? I basically need something like:
If activeworksheet is a chart then
exit sub
else
....code...
end if
Thank you!