Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
BTW - Excel 2003.
I have some data in a table with a column for Jan (column A), Feb (column B), etc. for Sales in Jan, Feb, etc. In the past, I had array formulas that added up each month as needed, using an Array Sum, starting with Jan formula were refer to A$1:A$99. As I copied this formula for Feb, the range I added up was relative, so changed to B$1:B$99, etc. Now I am trying to switch to some cleaner Named Ranges, such as Sales_Jan, Sales_Feb, etc.). My add Array Sum formulas have been changed to use the Named Ranges. Unformtunately, my formula for Jan uses Sales_Jan, while Feb formula uses Sales_Feb, etc. Is there some way I can use named ranges that are more "relative", so when I copy it to other columns, the range used in the Named Range changes also? I think this defeats the purpose of a "static" Named Range. One concept could be to make the Named Range for Sales from $A$1:$K:99, then add another dimension to the Array Sum to select which Columns I wish to restrict the Array Sum to. Perhaps this approach is more complicated than neccessary. Is there something simpler out there? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how to write formula for countif (range,"<2" &"3") | Excel Discussion (Misc queries) | |||
Return value from range with "range" of values | Excel Discussion (Misc queries) | |||
combining values and text to make a reference for "named range" | Excel Worksheet Functions | |||
More on "Data Range" - Dynamic Range Names | Charts and Charting in Excel | |||
Array as a "named range" - formula ok in cells, but error as "named range" | Excel Discussion (Misc queries) |