ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Sum Formula (https://www.excelbanter.com/excel-programming/372879-sum-formula.html)

Phil H[_2_]

Sum Formula
 
I want to sum column I4:95 where the values in H4:95 are "OM" (without the
parens). What would the formula be?

Stefi

Sum Formula
 
=SUMIF(J4:J95,"OM",I4:I95)

Regards,
Stefi

Phil H ezt *rta:

I want to sum column I4:95 where the values in H4:95 are "OM" (without the
parens). What would the formula be?


Bob Phillips

Sum Formula
 
=SUMIF(H4:H95,"OM",I4:I95)

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Phil H" wrote in message
...
I want to sum column I4:95 where the values in H4:95 are "OM" (without the
parens). What would the formula be?




Stefi

Sum Formula
 
Try this instead of a single MAX(...)

=IF(MAX(...)=0,"",MAX(...))

Regards,
Stefi

Phil H ezt *rta:

I want to sum column I4:95 where the values in H4:95 are "OM" (without the
parens). What would the formula be?


Stefi

Sum Formula
 
Sorry this is for thread "empty cell instead of 0's" three lines below!
Stefi


Stefi ezt *rta:

Try this instead of a single MAX(...)

=IF(MAX(...)=0,"",MAX(...))

Regards,
Stefi

Phil H ezt *rta:

I want to sum column I4:95 where the values in H4:95 are "OM" (without the
parens). What would the formula be?



Sum Formula
 
=SUMIF(H4:H95,"OM",I4:I95)

"Stefi" дʼ
...
=SUMIF(J4:J95,"OM",I4:I95)

Regards,
Stefi

?Phil H ezt rta:

I want to sum column I4:95 where the values in H4:95 are "OM" (without

the
parens). What would the formula be?





All times are GMT +1. The time now is 02:16 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com