Identify selected chart
Hi Michael
you can use the
activechart.name
syntax
e.g.
MsgBox ActiveChart.Name
Cheers
JulieD
"Michael Singmin" wrote in message
...
Hello Group,
I have two charts on Sheet1.
One of them is selected.
How do I determine which has been selected ? VBA
Thanks,
Michael Singmin
|