PC Review


Reply
Thread Tools Rate Thread

Countif for 2003

 
 
Tamara
Guest
Posts: n/a
 
      20th Feb 2009
I have a spreadsheet that lists individual and renewal month:

A 1/1
A 2/1
A 1/1
B 1/1
B 2/1
B 1/1

I'm trying to count the total number of January renwals for "A" and January
renewals for "B" on a separate "Totals" page. The person I'm creating this
for has 2003 while I have 2007. I tried the "COUNTIFS" last time and it
doesn't produce a result for them. I'm banging my head against the wall.
Any help is appreciated.

 
Reply With Quote
 
 
 
 
T. Valko
Guest
Posts: n/a
 
      20th Feb 2009
Try something like this:

=SUMPRODUCT(--(A1:A10="A"),--(MONTH(B1:B10)=n))

Where n = month number: Jan = 1 thru Dec = 12

--
Biff
Microsoft Excel MVP


"Tamara" <(E-Mail Removed)> wrote in message
news:7F1CF107-2677-456F-AAF2-(E-Mail Removed)...
>I have a spreadsheet that lists individual and renewal month:
>
> A 1/1
> A 2/1
> A 1/1
> B 1/1
> B 2/1
> B 1/1
>
> I'm trying to count the total number of January renwals for "A" and
> January
> renewals for "B" on a separate "Totals" page. The person I'm creating
> this
> for has 2003 while I have 2007. I tried the "COUNTIFS" last time and it
> doesn't produce a result for them. I'm banging my head against the wall.
> Any help is appreciated.
>



 
Reply With Quote
 
Tamara
Guest
Posts: n/a
 
      2nd Mar 2009
I apologize that initially, I read the reply and just "pshawed" as I went a
totally different way. Now, I came back and did more research on SUMPRODUCT
and your answer is exactly what I've been looking for. Thank you so much and
I promise not to "pshaw" again! Thank you!!

"T. Valko" wrote:

> Try something like this:
>
> =SUMPRODUCT(--(A1:A10="A"),--(MONTH(B1:B10)=n))
>
> Where n = month number: Jan = 1 thru Dec = 12
>
> --
> Biff
> Microsoft Excel MVP
>
>
> "Tamara" <(E-Mail Removed)> wrote in message
> news:7F1CF107-2677-456F-AAF2-(E-Mail Removed)...
> >I have a spreadsheet that lists individual and renewal month:
> >
> > A 1/1
> > A 2/1
> > A 1/1
> > B 1/1
> > B 2/1
> > B 1/1
> >
> > I'm trying to count the total number of January renwals for "A" and
> > January
> > renewals for "B" on a separate "Totals" page. The person I'm creating
> > this
> > for has 2003 while I have 2007. I tried the "COUNTIFS" last time and it
> > doesn't produce a result for them. I'm banging my head against the wall.
> > Any help is appreciated.
> >

>
>
>

 
Reply With Quote
 
T. Valko
Guest
Posts: n/a
 
      3rd Mar 2009
>I read the reply and just "pshawed"

Ah heck! Don't you trust me? <g>

You're welcome. Thanks for the feedback!

--
Biff
Microsoft Excel MVP


"Tamara" <(E-Mail Removed)> wrote in message
news:FAFDD165-474E-4168-8167-(E-Mail Removed)...
>I apologize that initially, I read the reply and just "pshawed" as I went a
> totally different way. Now, I came back and did more research on
> SUMPRODUCT
> and your answer is exactly what I've been looking for. Thank you so much
> and
> I promise not to "pshaw" again! Thank you!!
>
> "T. Valko" wrote:
>
>> Try something like this:
>>
>> =SUMPRODUCT(--(A1:A10="A"),--(MONTH(B1:B10)=n))
>>
>> Where n = month number: Jan = 1 thru Dec = 12
>>
>> --
>> Biff
>> Microsoft Excel MVP
>>
>>
>> "Tamara" <(E-Mail Removed)> wrote in message
>> news:7F1CF107-2677-456F-AAF2-(E-Mail Removed)...
>> >I have a spreadsheet that lists individual and renewal month:
>> >
>> > A 1/1
>> > A 2/1
>> > A 1/1
>> > B 1/1
>> > B 2/1
>> > B 1/1
>> >
>> > I'm trying to count the total number of January renwals for "A" and
>> > January
>> > renewals for "B" on a separate "Totals" page. The person I'm creating
>> > this
>> > for has 2003 while I have 2007. I tried the "COUNTIFS" last time and
>> > it
>> > doesn't produce a result for them. I'm banging my head against the
>> > wall.
>> > Any help is appreciated.
>> >

>>
>>
>>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
countif multiple 2003 jh Microsoft Excel Misc 3 4th Mar 2010 09:41 PM
CountIf Formula Help (2003) cayang68 Microsoft Excel Misc 6 3rd Apr 2009 04:42 AM
countif for 2003 mbreter Microsoft Excel Misc 1 4th Sep 2008 02:26 AM
COUNTIF Bug in Excel 2003 =?Utf-8?B?Ynl1bmR0?= Microsoft Excel Worksheet Functions 5 22nd Jul 2005 03:51 PM
WHERE IS COUNTIF IN EXCEL 2003 =?Utf-8?B?Tmltcm9k?= Microsoft Excel Worksheet Functions 3 19th Nov 2004 02:46 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:57 AM.