Quantcast
Channel: Excel Help Forum - Excel Programming / VBA / Macros
Viewing all articles
Browse latest Browse all 50070

[SOLVED] Want to read xvalues in charts

$
0
0
I know how to set .XValues. I just can't read them. These are bogus:
?ActiveSheet.SeriesCollection(1).xValues.count
?ActiveSheet.SeriesCollection(1).xValues(1)

Can I get the count and the XValues contents programmatically?

Viewing all articles
Browse latest Browse all 50070

Trending Articles