Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 49
Default Count reports per month

I have a spread sheet that lists my reports by "customer name" in column "A"
and the "date the report was completed" in column "B". The date is formatted
mm/dd/yy (08/16/06).
I need a formula that gives me the number of reports that were completed in
each month of the year. The formula should be in a separate cell for each
month.
Thanks in advance for any help.
--
Dewayne
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10,593
Default Count reports per month

=SUMPRODUCT(--(MONTH(B2:B200)=ROW(A1)))

and copy down another 11 rows.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Dewayne" wrote in message
...
I have a spread sheet that lists my reports by "customer name" in column

"A"
and the "date the report was completed" in column "B". The date is

formatted
mm/dd/yy (08/16/06).
I need a formula that gives me the number of reports that were completed

in
each month of the year. The formula should be in a separate cell for each
month.
Thanks in advance for any help.
--
Dewayne



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 49
Default Count reports per month

Perfect. Thank you very much Bob!
Regards,
--
Dewayne


"Bob Phillips" wrote:

=SUMPRODUCT(--(MONTH(B2:B200)=ROW(A1)))

and copy down another 11 rows.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Dewayne" wrote in message
...
I have a spread sheet that lists my reports by "customer name" in column

"A"
and the "date the report was completed" in column "B". The date is

formatted
mm/dd/yy (08/16/06).
I need a formula that gives me the number of reports that were completed

in
each month of the year. The formula should be in a separate cell for each
month.
Thanks in advance for any help.
--
Dewayne




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
Dislpay count of workdays in a month? DB Explorer Excel Worksheet Functions 2 March 21st 06 04:19 PM
Total Summed Count of Numeric Repeat (Paired /Double Instance) Criteria Sam via OfficeKB.com Excel Worksheet Functions 2 March 20th 06 02:29 AM
Count number of cells of a particular month in a column of dates Gohan51D Excel Discussion (Misc queries) 9 March 15th 06 07:21 PM
How do I count the # of times an entry has been made in a month? Wayne New Users to Excel 13 December 28th 05 09:39 PM
Count number of items by month Christine Excel Worksheet Functions 2 September 1st 05 08:43 PM


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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"