A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

count if and



 
 
Thread Tools Display Modes
  #1  
Old May 15th, 2010, 05:56 AM posted to microsoft.public.excel.misc
Tom
external usenet poster
 
Posts: 1,359
Default count if and

I am trying to count based off of two criteria's.

In cells ($D$3:$D$3536="C") and ($J$3:$J$3536"") I would like a formula
that counts the number of cells that meets both criteria.

I appreciate your help!

  #2  
Old May 15th, 2010, 06:02 AM posted to microsoft.public.excel.misc
Teethless mama
external usenet poster
 
Posts: 3,722
Default count if and

SUMPRODUCT(($D$3:$D$3536="C")*($J$3:$J$3536""))


"tom" wrote:

I am trying to count based off of two criteria's.

In cells ($D$3:$D$3536="C") and ($J$3:$J$3536"") I would like a formula
that counts the number of cells that meets both criteria.

I appreciate your help!

  #3  
Old May 15th, 2010, 06:07 AM posted to microsoft.public.excel.misc
Tom
external usenet poster
 
Posts: 1,359
Default count if and

Thank you for the quick response, but it returns #N/A

Any ideas?


"Teethless mama" wrote:

SUMPRODUCT(($D$3:$D$3536="C")*($J$3:$J$3536""))


"tom" wrote:

I am trying to count based off of two criteria's.

In cells ($D$3:$D$3536="C") and ($J$3:$J$3536"") I would like a formula
that counts the number of cells that meets both criteria.

I appreciate your help!

  #4  
Old May 15th, 2010, 12:24 PM posted to microsoft.public.excel.misc
Dave Peterson[_2_]
external usenet poster
 
Posts: 69
Default count if and

Do you have any N/A's in either of the two ranges?

Did you change the formula? If yes, then post what you used.



On 05/15/2010 00:07, tom wrote:
Thank you for the quick response, but it returns #N/A

Any ideas?


"Teethless mama" wrote:

SUMPRODUCT(($D$3:$D$3536="C")*($J$3:$J$3536""))


"tom" wrote:

I am trying to count based off of two criteria's.

In cells ($D$3:$D$3536="C") and ($J$3:$J$3536"") I would like a formula
that counts the number of cells that meets both criteria.

I appreciate your help!

  #5  
Old May 15th, 2010, 01:29 PM posted to microsoft.public.excel.misc
Tom
external usenet poster
 
Posts: 1,359
Default count if and

Hi Dave,

I did have a few N/A's and after removing them it worked fine!

Thank you for your help*


"Dave Peterson" wrote:

Do you have any N/A's in either of the two ranges?

Did you change the formula? If yes, then post what you used.



On 05/15/2010 00:07, tom wrote:
Thank you for the quick response, but it returns #N/A

Any ideas?


"Teethless mama" wrote:

SUMPRODUCT(($D$3:$D$3536="C")*($J$3:$J$3536""))


"tom" wrote:

I am trying to count based off of two criteria's.

In cells ($D$3:$D$3536="C") and ($J$3:$J$3536"") I would like a formula
that counts the number of cells that meets both criteria.

I appreciate your help!

.

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 09:54 PM.


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