Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I just figured out why sometimes a sumproduct function would work and
sometimes why it would return #NUM instead. If one of the elements is stated like this: ($A:$A = "XYZ) it will fail, whereas ($A1:$A65537="ABC") then it works. Anyone know why? And is there an easier way to state an entire column in a formula in a cell? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
cuz this function does NOT take whole columns.
-- Don Guillett Microsoft MVP Excel SalesAid Software "Mike H." wrote in message ... I just figured out why sometimes a sumproduct function would work and sometimes why it would return #NUM instead. If one of the elements is stated like this: ($A:$A = "XYZ) it will fail, whereas ($A1:$A65537="ABC") then it works. Anyone know why? And is there an easier way to state an entire column in a formula in a cell? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
until xl2007. Then whole columns are ok.
Don Guillett wrote: cuz this function does NOT take whole columns. -- Don Guillett Microsoft MVP Excel SalesAid Software "Mike H." wrote in message ... I just figured out why sometimes a sumproduct function would work and sometimes why it would return #NUM instead. If one of the elements is stated like this: ($A:$A = "XYZ) it will fail, whereas ($A1:$A65537="ABC") then it works. Anyone know why? And is there an easier way to state an entire column in a formula in a cell? -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Sumproduct with Condition OR Sumproduct with ADDRESS function - HE | Excel Discussion (Misc queries) | |||
sumproduct function / VB user defined function | Excel Discussion (Misc queries) | |||
Is SUMPRODUCT the right function to use? | Excel Worksheet Functions | |||
SUMIF Function Inside SUMPRODUCT Function | Excel Worksheet Functions | |||
Sumproduct function | Excel Discussion (Misc queries) |