Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Debi
 
Posts: n/a
Default Count and Count if funtions

My previous question perhaps was not worded correctly.
What is the specific text for using the count of countif funtions with two
criteria with both criteria to be met for the cell to be counted example

Countif A1:A5 equals f AND D1:D5 equals 0

Count A1:A5 AND D1:D5 (sum should only count one cell within the same row)
  #2   Report Post  
Trevor Shuttleworth
 
Posts: n/a
Default

=SUMPRODUCT((A1:A5="f")*(D1:D5=0)*(D1:D5<""))

Regards

Trevor


"Debi" wrote in message
...
My previous question perhaps was not worded correctly.
What is the specific text for using the count of countif funtions with two
criteria with both criteria to be met for the cell to be counted example

Countif A1:A5 equals f AND D1:D5 equals 0

Count A1:A5 AND D1:D5 (sum should only count one cell within the same
row)



  #3   Report Post  
David Billigmeier
 
Posts: n/a
Default

Debi -
The formula's I gave in response to your last post were the exact formula's
you needed... all you have to do is copy the formula's (verbatim) and paste
into your spreadsheet.

--
Regards,
Dave


"Debi" wrote:

My previous question perhaps was not worded correctly.
What is the specific text for using the count of countif funtions with two
criteria with both criteria to be met for the cell to be counted example

Countif A1:A5 equals f AND D1:D5 equals 0

Count A1:A5 AND D1:D5 (sum should only count one cell within the same row)

  #4   Report Post  
Debi
 
Posts: n/a
Default

Thank you very much this saves me a great deal of timew ands reduce
redundancy. I greatly appreciate your assistance!!

"Debi" wrote:

My previous question perhaps was not worded correctly.
What is the specific text for using the count of countif funtions with two
criteria with both criteria to be met for the cell to be counted example

Countif A1:A5 equals f AND D1:D5 equals 0

Count A1:A5 AND D1:D5 (sum should only count one cell within the same row)

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
Count Position of Filtered TEXT cells in a column Sam via OfficeKB.com Excel Worksheet Functions 8 May 18th 05 04:23 AM
Count Position of Filtered TEXT cells in a column Sam via OfficeKB.com Excel Worksheet Functions 0 May 15th 05 08:14 PM
Match Last Occurrence of two numbers and Count to Previous Occurence Sam via OfficeKB.com Excel Worksheet Functions 33 April 4th 05 02:17 PM
Conversion SVC Excel Worksheet Functions 9 February 28th 05 02:29 PM
SUMPRODUCT Formula to Count Row of data Below Matched Criteria Sam via OfficeKB.com Excel Worksheet Functions 8 February 3rd 05 01:37 AM


All times are GMT +1. The time now is 10:26 PM.

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"