PC Review


Reply
Thread Tools Rate Thread

counting occurences specific month appears

 
 
MM
Guest
Posts: n/a
 
      3rd May 2010
Afternoon all,
You've helped out before and I come to you again. Here's the question...

5 worksheets in my workbook, each representing a different office.
Column A for each worksheet is the date in the following format: 03-May-10.
Let's say the first sheet is named Montreal Office, the search range is
A3:A5000, what formula am I supposed to use? I think from past posts, I'm
supposed to use =sumproduct but I don't know how to incorporate my specific
sheet.

Thanks so much,
MM
 
Reply With Quote
 
 
 
 
David Heaton
Guest
Posts: n/a
 
      4th May 2010
On May 4, 5:41*am, MM <M...@discussions.microsoft.com> wrote:
> Afternoon all,
> You've helped out before and I come to you again. *Here's the question....
>
> 5 worksheets in my workbook, each representing a different office.
> Column A for each worksheet is the date in the following format: 03-May-10.
> Let's say the first sheet is named Montreal Office, the search range is
> A3:A5000, what formula am I supposed to use? *I think from past posts, I'm
> supposed to use =sumproduct but I don't know how to incorporate my specific
> sheet.
>
> Thanks so much,
> MM


I dont understand what the question is.

Please explain it a little better.

David
 
Reply With Quote
 
bala_vb
Guest
Posts: n/a
 
      4th May 2010

'David Heaton[_2_ Wrote:
> ;950871']On May 4, 5:41*am, MM <M...@discussions.microsoft.com> wrote:-
> > Afternoon all,
> > You've helped out before and I come to you again. *Here's th

> question....
> >
> > 5 worksheets in my workbook, each representing a different office.
> > Column A for each worksheet is the date in the following format

> 03-May-10.-


Hi,

one alternative approach. using wild characters with countif function

If you want to count the occurence of MAY in sheet2,

=COUNTIF(Sheet2!A1:AZ60000,"*May*")

similarly you can use, "??May*" etc.

Thanks
Bal


--
bala_vb
 
Reply With Quote
 
Bernd P
Guest
Posts: n/a
 
      4th May 2010
Hello,

If you do not mind a macro:
http://sulprobil.com/html/sfreq.html

If you do:
http://sulprobil.com/html/countif.html

Regards,
Bernd
 
Reply With Quote
 
MM
Guest
Posts: n/a
 
      4th May 2010
Thanks David. I was having errors trying to post my question yesterday. Lo
and behold, it posted 4 times and I did get replies to my question.
Thanks again.
MM

"David Heaton" wrote:

> On May 4, 5:41 am, MM <M...@discussions.microsoft.com> wrote:
> > Afternoon all,
> > You've helped out before and I come to you again. Here's the question....
> >
> > 5 worksheets in my workbook, each representing a different office.
> > Column A for each worksheet is the date in the following format: 03-May-10.
> > Let's say the first sheet is named Montreal Office, the search range is
> > A3:A5000, what formula am I supposed to use? I think from past posts, I'm
> > supposed to use =sumproduct but I don't know how to incorporate my specific
> > sheet.
> >
> > Thanks so much,
> > MM

>
> I dont understand what the question is.
>
> Please explain it a little better.
>
> David
> .
>

 
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
counting occurences of month on a specific worksheet MM Microsoft Excel Worksheet Functions 1 3rd May 2010 09:06 PM
Counting specific word occurences in a cell =?Utf-8?B?S2VuUmFtb3NrYQ==?= Microsoft Excel Discussion 3 3rd Aug 2006 06:49 PM
Counting occurences of a specific day between two dates =?Utf-8?B?Y29hbF9taW5lcg==?= Microsoft Excel Worksheet Functions 1 20th Apr 2005 03:37 PM
Re: Question about counting occurences of specific text Addendum JE McGimpsey Microsoft Excel New Users 0 6th Aug 2004 03:22 PM
Re: Question about counting occurences of specific text JE McGimpsey Microsoft Excel New Users 1 6th Aug 2004 03:13 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:13 PM.