Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Steve
 
Posts: n/a
Default formulas in worksheets/workbooks

I have created a workbook in excel. I am tracking dates of completion. I also
want to track how many items were completed in each month. What I would like
to do is enter the date of completion in the spreadsheet and have it
calculate a total number for the month. ie: I input three jobs that were
completed in the month of February, on another spreadsheet, I need a formula
that says "if this space has a date of Febraury XX (anything) then is is
"ticked" on the other spreadsheet. So it will see that there were 3 jobs with
a February completion date so there would be a number 3 in the spreadsheet
for the totals.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
JMB
 
Posts: n/a
Default formulas in worksheets/workbooks

=SUMPRODUCT(--(MONTH(B14:B19)=2))

Assuming the dates are in B14:B19.


"Steve" wrote:

I have created a workbook in excel. I am tracking dates of completion. I also
want to track how many items were completed in each month. What I would like
to do is enter the date of completion in the spreadsheet and have it
calculate a total number for the month. ie: I input three jobs that were
completed in the month of February, on another spreadsheet, I need a formula
that says "if this space has a date of Febraury XX (anything) then is is
"ticked" on the other spreadsheet. So it will see that there were 3 jobs with
a February completion date so there would be a number 3 in the spreadsheet
for the totals.

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
Formulas not recognizing new data malakingaso Excel Discussion (Misc queries) 1 February 8th 06 07:27 PM
Countif formulas change after doing a sort Bob Smith Excel Worksheet Functions 3 January 3rd 06 11:17 PM
Array Formulas take waaaay too long... belly0fdesire Excel Worksheet Functions 7 August 8th 05 10:11 PM
Problem with named formula's nathan Excel Worksheet Functions 0 January 21st 05 04:07 PM
calculating formulas for all workbooks in a folder Chad Excel Worksheet Functions 3 November 13th 04 05:22 PM


All times are GMT +1. The time now is 11:06 PM.

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"