Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Danielle 76
 
Posts: n/a
Default Countif Multiple Cirteria


HELP!

I am trying to count the number of instances given a certain date.

On one worksheet, I have all my data. The coloums I am using are Last
Updated (Q) and Status (S).
On another sheet, I am sorting the data. There is a list of dates
entered in colum B. In coloum C, I want to show the count of a
"closed" status, if it occurs on a certain date (B).

I have tried the Sum Product, but it's not working. I have also tried
nesting an IF into a COUNT.. no luck - with and without array. I get
values, but they are wrong, or the total count of the date range or of
the data!

Can anyone help?


--
Danielle 76
------------------------------------------------------------------------
Danielle 76's Profile: http://www.excelforum.com/member.php...o&userid=25895
View this thread: http://www.excelforum.com/showthread...hreadid=392775

  #2   Report Post  
Rowan
 
Posts: n/a
Default

One way, assuming data in Q2:R37 on sheet3 then in C2 on sheet2

=SUM((Sheet3!$Q$2:$Q$37=Sheet2!B2)*(Sheet3!$R$2:$R $37="closed"))

entered as an array formula using Ctrl+Alt+Enter

Hope this helps
Rowan

"Danielle 76" wrote:


HELP!

I am trying to count the number of instances given a certain date.

On one worksheet, I have all my data. The coloums I am using are Last
Updated (Q) and Status (S).
On another sheet, I am sorting the data. There is a list of dates
entered in colum B. In coloum C, I want to show the count of a
"closed" status, if it occurs on a certain date (B).

I have tried the Sum Product, but it's not working. I have also tried
nesting an IF into a COUNT.. no luck - with and without array. I get
values, but they are wrong, or the total count of the date range or of
the data!

Can anyone help?


--
Danielle 76
------------------------------------------------------------------------
Danielle 76's Profile: http://www.excelforum.com/member.php...o&userid=25895
View this thread: http://www.excelforum.com/showthread...hreadid=392775


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
Countif formula with multiple criteria ie >30 and <60? Dali Excel Worksheet Functions 2 January 7th 05 04:49 PM
Countif with multiple criteria and multiple worksheets JJ Excel Worksheet Functions 1 December 28th 04 06:37 PM
"countif" from multiple worksheets within workbook Excel Discussion (Misc queries) 2 December 10th 04 06:59 PM
Countif & ranges consisting of multiple areas Jurry Excel Worksheet Functions 1 November 15th 04 09:03 AM
countif() help for multiple rows ob3ron02 Excel Worksheet Functions 2 November 10th 04 06:18 PM


All times are GMT +1. The time now is 07:00 PM.

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

About Us

"It's about Microsoft Excel"