Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have named a single cell "DataCount" and a complete column "DataRange". In DataCount i have the count(DataRange) function. I would like to use DataCount when specifying the series range in a chart. ActiveChart.SeriesCollection(1).Values = "='System 4'!R2C13:R35C13" In this example I need to substitute R35 with DataCount. What is the correct syntax? Thanks in advance, |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Using INDIRECT in named range for chart data series | Charts and Charting in Excel | |||
indirect addressing | Excel Programming | |||
Indirect Addressing in VBA | Excel Discussion (Misc queries) | |||
how do I define a chart series with an indirect reference | Charts and Charting in Excel | |||
Indirect Addressing | Excel Discussion (Misc queries) |