Thread
:
Chart vs Sheet distinction
View Single Post
#
1
Posted to microsoft.public.excel.programming
Filo
external usenet poster
Posts: 54
Chart vs Sheet distinction
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!
Reply With Quote
Filo
View Public Profile
Find all posts by Filo