Thread
:
Dim SheetName in chart plot
View Single Post
#
1
Posted to microsoft.public.excel.programming
Michael Smith
external usenet poster
Posts: 77
Dim SheetName in chart plot
How would I Dim the name of the current sheet, obviously Sheet1 is not
my sheet name
ActiveChart.SeriesCollection(1).XValues = "=Sheet1!R4C1:R14C1"
Thanks in advance
-mike
*** Sent via Developersdex
http://www.developersdex.com
***
Reply With Quote
Michael Smith
View Public Profile
Find all posts by Michael Smith