Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I am using naming conventions for rows and trying to reference cell values
within each row for a calculation. For example: =OFFSET(namerange,0,0,,) - OFFSET(namerange,0,-2,,) The formula should return the subtracted difference of two cells from another worksheet (ex: Sheet1$E$69-Sheet1$C$69). The first segment works fine. The second segment offset (-2 columns) does not, it returns #REF!. However, moving the calculation up rows [OFFSET(namerange,-2,0,,)] does work. Any suggestions? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Offset Function works in cell, not in named range | Excel Worksheet Functions | |||
Like 123, allow named ranges, and print named ranges | Excel Discussion (Misc queries) | |||
Macro (Print) - Calling Named Ranges | Excel Discussion (Misc queries) | |||
Named Ranges | Excel Discussion (Misc queries) | |||
Named dynamic ranges, copied worksheets and graph source data | Charts and Charting in Excel |