Thread
:
Error Creating Chart
View Single Post
#
2
Posted to microsoft.public.excel.programming
Luis Ramírez
external usenet poster
Posts: 1
Error Creating Chart
Hi:
I use something like this:
ActiveChart.SeriesCollection(1).XValues = "=Data!R" & InitialRow &
"C" & Col & ":R" & EndRow & "C" & Col
Hope this help
Reply With Quote
Luis Ramírez
View Public Profile
Find all posts by Luis Ramírez