ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Sumif & Isblank (https://www.excelbanter.com/excel-worksheet-functions/102233-sumif-isblank.html)

briank

Sumif & Isblank
 
I would like to use the sumif command with isblank. Currently I am trying to
get this command: =SUMIF(B1:B1529,"isblank()=false",K2:K1529) to work. It
is my desire to total up Column K with all numbers associated with a name in
Column B. Any suggestions?

Col B Col K
Jones 750
Smith 250
300
Case 125
Smart 60

Toppers

Sumif & Isblank
 
Try:

=SUMIF(B1:B1529,"""",K1:K1529)

HTH

"briank" wrote:

I would like to use the sumif command with isblank. Currently I am trying to
get this command: =SUMIF(B1:B1529,"isblank()=false",K2:K1529) to work. It
is my desire to total up Column K with all numbers associated with a name in
Column B. Any suggestions?

Col B Col K
Jones 750
Smith 250
300
Case 125
Smart 60


Bob Phillips

Sumif & Isblank
 
=SUMIF(B2:B6,"<",K2:K6)

--
HTH

Bob Phillips

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

"briank" wrote in message
...
I would like to use the sumif command with isblank. Currently I am trying

to
get this command: =SUMIF(B1:B1529,"isblank()=false",K2:K1529) to work.

It
is my desire to total up Column K with all numbers associated with a name

in
Column B. Any suggestions?

Col B Col K
Jones 750
Smith 250
300
Case 125
Smart 60




briank

Sumif & Isblank
 
Thank you for your help! Works perfectly.

"Bob Phillips" wrote:

=SUMIF(B2:B6,"<",K2:K6)

--
HTH

Bob Phillips

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

"briank" wrote in message
...
I would like to use the sumif command with isblank. Currently I am trying

to
get this command: =SUMIF(B1:B1529,"isblank()=false",K2:K1529) to work.

It
is my desire to total up Column K with all numbers associated with a name

in
Column B. Any suggestions?

Col B Col K
Jones 750
Smith 250
300
Case 125
Smart 60






All times are GMT +1. The time now is 10:01 AM.

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