I notice that clicking on a series shows the range in the Formula Box. Don't see a way yet to get it in a message box
How about
MsgBox ActiveChart.SeriesCollection(1).Name
I notice that clicking on a series shows the range in the Formula Box. Don't see a way yet to get it in a message box
How about
MsgBox ActiveChart.SeriesCollection(1).Name
MVP (Excel 2008-2010)
Post a workbook with sample data and layout if you want a quicker solution.
To help indent your macros try Smart Indent
Please remember to mark threads 'Solved'