Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel,microsoft.public.excel.newusers,microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a problem with SUMPRODUCT. If I use this function:
=SUMPRODUCT($I$58:$I$108;OFFSET($H$58;58-ROW();0;51;1)) I get #VALUE! error. But if I calculate =58-ROW() in a new cell (K58) and uses this cell instead: =SUMPRODUCT($I$58:$I$108;OFFSET($H$58;K58;0;51;1)) then it works fine. What is wrong with the "58-ROW()" calculation inside the OFFSET function? Thanks in advance, Regards, |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
sumproduct? sumif(sumproduct)? | Excel Worksheet Functions | |||
SUMPRODUCT help | Excel Worksheet Functions | |||
sumproduct help | Excel Worksheet Functions | |||
sumproduct help | Excel Worksheet Functions | |||
SUMPRODUCT Help | Excel Worksheet Functions |