Thread
:
XChecking i a chart variable is empty
View Single Post
#
1
Posted to microsoft.public.excel.programming
Jan Kronsell
external usenet poster
Posts: 99
XChecking i a chart variable is empty
I have the following lines:
Dim chtDiagra As Chart
Set chtDiagra = ActiveChart
How do I check if chtDiagra is empty. That will happne if no chart is
selected, when the code is run.
Jan
Reply With Quote
Jan Kronsell
View Public Profile
Find all posts by Jan Kronsell