PC Review


Reply
Thread Tools Rate Thread

counting occurences of month on a specific worksheet

 
 
MM
Guest
Posts: n/a
 
      3rd May 2010
Hey all,
Second time on here. You were all helpful the first time round. Here's the
question:

I have 5 worksheets in my workbook. Each worksheet represents one of our
offices. Column A on each worksheet is a date in the following format:
03-May-10.
I need to count how many times May appears on a specific worksheet.
From what I've seen on other posts, I think I have to work with the
=sumproduct function but I don't know where to enter the specific worksheet.
Looking forward to your help.

MM
 
Reply With Quote
 
 
 
 
Fred Smith
Guest
Posts: n/a
 
      3rd May 2010
You want something like:
=sumproduct(--(text(sheet1!a1:a100,"yyyymmm")="2010May"))

The way you enter a worksheet, is the name followed by an exclamation point.
Even better is to let Excel enter it. When you get to the point in a formula
where you need to enter a range, just navigate to that range using your
mouse. Excel will fill in the proper range address.

Regards,
Fred

"MM" <(E-Mail Removed)> wrote in message
news:E5F55A98-E074-4E54-89A3-(E-Mail Removed)...
> Hey all,
> Second time on here. You were all helpful the first time round. Here's
> the
> question:
>
> I have 5 worksheets in my workbook. Each worksheet represents one of our
> offices. Column A on each worksheet is a date in the following format:
> 03-May-10.
> I need to count how many times May appears on a specific worksheet.
> From what I've seen on other posts, I think I have to work with the
> =sumproduct function but I don't know where to enter the specific
> worksheet.
> Looking forward to your help.
>
> MM


 
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 specific month appears MM Microsoft Excel Worksheet Functions 4 4th May 2010 04:27 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
Searching for a specific word in a table and counting the occurences. DiamondMan Microsoft Excel Worksheet Functions 3 21st Sep 2004 10:28 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.