Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thanks!!!
"PCLIVE" wrote: The "--" coverts the items to a number, either 1 or 0. So for each occurrence of items that are numbers, these will be registered as 1's. The formula could also be written as: =SUMPRODUCT((ISNUMBER(Y2:Y268))*(ISNUMBER(Z2:Z268) ),Y2:Y268) -- "Jay" wrote in message ... Paul, That worked as well. Thanks. What role does the -- play in the formula? "PCLIVE" wrote: Maybe this: =SUMPRODUCT(--(ISNUMBER(Y2:Y268)),--(ISNUMBER(Z2:Z268)),Y2:Y268) HTH, Paul. -- "Jay" wrote in message ... I'm trying to figure out how to add a columns of numbers if there is a number in an adjacent column. So for example if cell Y245 and Z245 both contain numbers then Y245 would be added to the sum but if if Z245 did not contain a number then Y245 would not be counted. I'm thinking this is a SUMIF calculation but am unsure of how to input the data properly. My Ranges are Y2:Y268 and Z2:Z68. Any help on this would be greatly appreciated. Thanks! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Sumif question | Excel Discussion (Misc queries) | |||
Sumif question - I think? | Excel Worksheet Functions | |||
SUMIF Question | Excel Worksheet Functions | |||
Sumif question | Excel Worksheet Functions | |||
SUMIF Question | Excel Discussion (Misc queries) |