Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
When I write SUM(Sheet1:Sheet4!B4:B6), that works.
But if I change the function name to SUMPRODUCT, I get a #REF error. Copied from the Formula Bar: =SUMPRODUCT(Sheet1:Sheet4!B4:B6) And if I use that form of range in a subexpression, I get a #NAME error. Copied from the Formula Bar: =SUMPRODUCT(--(sheet1:Sheet4!B4:B6<=20)) Note that Sheet1 is lowercased by Excel. All my changes were made by successive minimum editing of the original SUM formula. Is there some way to make this kind of range work with SUMPRODUCT, short of the obvious, namely breaking this into multiple subexpressions? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I delete the same row in a multisheet spreadsheet | Excel Discussion (Misc queries) | |||
Sumproduct with #N/A in range | Excel Worksheet Functions | |||
Select and Insert one sheet from a multisheet excel template | Excel Discussion (Misc queries) | |||
Multisheet formula | Excel Discussion (Misc queries) | |||
sumproduct in a range | Excel Worksheet Functions |