Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
060903: INDIRECT / Setting to vary a range?
hi, am looking for way to vary a range from a single setting / cell.. to vary the number of columns used, in a range; have examples: would like to be able to extend CR:CV (5 columns), to 10 columns.. CR9:DA9 to allow row nine to be dynamic to any row. thanks =IF(OR(CQ9="",CV9=""),"",AVERAGE(CR9:CV9)) have idea: (but does not allow for different rows?) / don't know how to modify for use from a single cell.. or is there another way to answer problem? possibly INDIRECT? =SUBSTITUTE(SUBSTITUTE(CELL("address",$CV$9),"$"," "),ROW(),"") |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I use indirect when referring to a named range in a closed | Excel Worksheet Functions | |||
Setting source data range with Charts | Charts and Charting in Excel | |||
Setting the magnification to a range of cell's | Excel Discussion (Misc queries) | |||
Setting dynamic range in a formula | Excel Worksheet Functions | |||
Summing a range using INDIRECT & ADDRESS | Excel Worksheet Functions |