Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
tom tom is offline
external usenet poster
 
Posts: 570
Default couting consequetive months

I'ce got a sheet with begin week (colomn A) and end week (colomn B) going
back a number of years. How do I add the cumalative months in colomn C?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,358
Default couting consequetive months

=DATEDIF(A1,B1,"m")
this will give you the difference between the 2 dates in whole months.
--
John C


"Tom" wrote:

I'ce got a sheet with begin week (colomn A) and end week (colomn B) going
back a number of years. How do I add the cumalative months in colomn C?

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
tom tom is offline
external usenet poster
 
Posts: 570
Default couting consequetive months

"DATEDIF" excellent thanks, i changed it a little to:
=DATEDIF($A$1,B2,"m")
to get the differance from the row before making a cummulative value.
Thanks for lead.
Tom

"John C" wrote:

=DATEDIF(A1,B1,"m")
this will give you the difference between the 2 dates in whole months.
--
John C


"Tom" wrote:

I'ce got a sheet with begin week (colomn A) and end week (colomn B) going
back a number of years. How do I add the cumalative months in colomn C?

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,358
Default couting consequetive months

Thanks for the feedback, don't forget to check the Yes button. :)
--
John C


"Tom" wrote:

"DATEDIF" excellent thanks, i changed it a little to:
=DATEDIF($A$1,B2,"m")
to get the differance from the row before making a cummulative value.
Thanks for lead.
Tom

"John C" wrote:

=DATEDIF(A1,B1,"m")
this will give you the difference between the 2 dates in whole months.
--
John C


"Tom" wrote:

I'ce got a sheet with begin week (colomn A) and end week (colomn B) going
back a number of years. How do I add the cumalative months in colomn C?

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 903
Default couting consequetive months

Hi Tom,
Many spell checkers may skip the subject, but they all would check the message
body. Please use a spell checker before posting.

I think your question is rather ambiguous. Can you have dates
overlapping in rows, so can you produce multiple week counts
involving same date. If it is one week per row you might just
count the number of rows.

Does a start date always begin on Sunday and end on a Saturday
but may encompass more than one week.

"Tom" wrote in message ...
I'ce got a sheet with begin week (colomn A) and end week (colomn B) going
back a number of years. How do I add the cumalative months in colomn C?





  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
tom tom is offline
external usenet poster
 
Posts: 570
Default couting consequetive months

Point taken, thanks on the spelling my bad, I'll also try to be more explicit
next time.
Otherwise the "DATEDIF" function put me on the right track to follow up on
and I was able to get it to work.
"David McRitchie" wrote:

Hi Tom,
Many spell checkers may skip the subject, but they all would check the message
body. Please use a spell checker before posting.

I think your question is rather ambiguous. Can you have dates
overlapping in rows, so can you produce multiple week counts
involving same date. If it is one week per row you might just
count the number of rows.

Does a start date always begin on Sunday and end on a Saturday
but may encompass more than one week.

"Tom" wrote in message ...
I'ce got a sheet with begin week (colomn A) and end week (colomn B) going
back a number of years. How do I add the cumalative months in colomn C?




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
couting dates as events per month Dave Excel Worksheet Functions 4 November 9th 06 04:18 PM
Couting the number of referrences that... speakers_86 Excel Worksheet Functions 11 July 28th 06 03:52 AM
How to add consequetive numbers in column Chadi Excel Discussion (Misc queries) 11 April 18th 06 03:54 PM
couting based on age from today mlobitz Excel Discussion (Misc queries) 1 February 13th 06 04:36 PM
couting transactions for same time kdp145 Excel Worksheet Functions 1 December 15th 05 04:50 PM


All times are GMT +1. The time now is 03:11 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"