Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default How to create a criteria for blank cells in a SUMIF formula?

Formula thus far: =SUMIF(D4:D273,S4:S273,___) where the criteria ___ needs to
find blank cells.
Thanks in advance for your help...
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 747
Default How to create a criteria for blank cells in a SUMIF formula?

=SUMIF(D4:D273,"",S4:S273)

On Dec 10, 12:46*pm, Jam'n wrote:
Formula thus far: =SUMIF(D4:D273,S4:S273,___) where the criteria ___ needs to
find blank cells.
Thanks in advance for your help...


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,510
Default How to create a criteria for blank cells in a SUMIF formula?

Hi,

2nd parameter is the criteria for SUMIF and third parameter is the range to
sum like this:-

SUMIF(CriteriaRange, Criteria, RangeToSum)

Anyway to set the criteria to blank cells just 2 sets double quotes. The
following sums the values in range C1:C16 where the corresponding cell in
range D2:D16 is blank.


=SUMIF(D1:D16,"",C1:C16)

--
Regards,

OssieMac


"Jam'n" wrote:

Formula thus far: =SUMIF(D4:D273,S4:S273,___) where the criteria ___ needs to
find blank cells.
Thanks in advance for your help...

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
sumif function leaving a blank cell when criteria not met Andy H Excel Worksheet Functions 3 November 12th 08 01:45 PM
SUMIF finds data when Criteria is blank emea training 2 Excel Discussion (Misc queries) 2 June 14th 06 06:10 PM
How do I use the criteria "is not blank" in a SUMIF formula? Pretender Excel Worksheet Functions 1 March 3rd 06 06:52 PM
Sumif function does not add up cells, even when criteria is blank Beckster Excel Worksheet Functions 5 January 13th 06 06:24 PM
how to write 'not equals blank' criteria in SUMIF David Excel Worksheet Functions 6 May 7th 05 05:57 PM


All times are GMT +1. The time now is 08:31 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"