Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Building a chart where any series is added like this
myChart.SeriesCollection(5).Values = "='sheet1'!R63C72:R63C79" I there a way to scale this, divide each value by X, with some kind of range collection operation (looked for some array function couldn't find one), or do I have to touch each cell and recalculate before defining the SeriesCollection? Thank you. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel not printing entire range when scaling | Excel Discussion (Misc queries) | |||
Scaling in Excel | Excel Discussion (Misc queries) | |||
scaling a chart | Excel Programming | |||
print scaling | Excel Programming | |||
Scaling | Excel Programming |