Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
I have the following functions working perfectly well: =SUMSQ(OFFSET($G$2,$T$3-ROW($G$2),0,Number_of_Periods,1)) I also have the following working well: =SUMSQ(OFFSET($H$2,$T$3-ROW($H$2),0,Number_of_Periods,1)) But the following function returns the #NUM! error: =SUMXMY2(OFFSET($G$2,$T$3-ROW($G$2),0,Number_of_Periods,1),OFFSET($H$2,$T$3-ROW($H$2),0,Number_of_Periods,1)) I tried other functions that operate on two dynamic range parameters and they also don't work. I tried in Excel 2003 and Excel 2007. What am I doing wrong? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Min function with an offset | Excel Discussion (Misc queries) | |||
XL2002 - OFFSET function and LARGE function | Excel Worksheet Functions | |||
Offset function with nested match function not finding host ss. | Excel Worksheet Functions | |||
offset function | About this forum | |||
help with offset function | Excel Worksheet Functions |