Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 9
Default Need to combine countIF with AND for selection criteria

I am first selecting to count valuses that fall between specific dates in a
column and have certain values in another colu,n.
For the date selection I am using:
=COUNTIF('Closed EDI Data SINCE 123107'!AZ2:AZ9999,"02/15/2008")-
COUNTIF('Closed EDI Data SINCE 123107'!AZ2:AZ9999,"=02/22/2008")
But I need to further define the count by a value stored in another Column:
=+COUNTIF('Closed EDI Data SINCE 123107'!$AK$2:$AK$9999,'CLOSURE RATES
_SEV'!$A4)

I need to combine these so that only values that meet both the date and
fileld value are counted.

Appreciate any help!
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default Need to combine countIF with AND for selection criteria

Have you tried using SUMPRODUCT? I would normally give a link to Bob
Phillips' site:

http://www.xldynamic.com

which has a very good explanation of this function, but the site
seemed to be down when I just tried it.

Hope this helps.

Pete

On Jun 17, 11:45*pm, MikeB wrote:
I am first selecting to count valuses that fall between specific dates in a
column and have certain values in another colu,n.
For the date selection I am using:
=COUNTIF('Closed *EDI Data SINCE 123107'!AZ2:AZ9999,"02/15/2008")-
COUNTIF('Closed *EDI Data SINCE 123107'!AZ2:AZ9999,"=02/22/2008")
But I need to further define the count by a value stored in another Column:
=+COUNTIF('Closed *EDI Data SINCE 123107'!$AK$2:$AK$9999,'CLOSURE RATES
_SEV'!$A4)

I need to combine these so that only values that meet both the date and
fileld value are counted.

Appreciate any 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
Can I combine CountIf with IF or AND? Gmolatore Excel Discussion (Misc queries) 5 April 24th 08 03:55 AM
combine countif and sumproduct? coastergeez Excel Worksheet Functions 2 April 9th 08 09:05 PM
How to combine SUMPRODUCT with COUNTIF? mckzach Excel Worksheet Functions 7 March 21st 08 06:57 PM
Combine COUNTIF & EXACT nastech Excel Discussion (Misc queries) 12 August 28th 07 05:21 AM
How do I combine 2 COUNTIF formulas?? MANDY Excel Worksheet Functions 5 January 19th 06 06:07 PM


All times are GMT +1. The time now is 04:55 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"