Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default AUTOMATICALLY DATE COLUMNS WITH DIFFERENT DATES

I am making a spreadsheet with interest calulations for each month. Some
calculations can go as far back as 2004. I would like to know if there is a
formula or a way to format the cells so that each date can automatically the
end of the next month. For example, in cell A6 it would say 01/31/07, in A7
it would say 02/28/07 then in A8 it would be 3/31/07...and so on
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,268
Default AUTOMATICALLY DATE COLUMNS WITH DIFFERENT DATES

If you put the first date manually in A6, then copy down using the right
mouse button then when you release the mouse button select fill months

Or you can use a formula in A7 and copy the formula down


=DATE(YEAR(A6),MONTH(A6)+2,0)


--


Regards,


Peo Sjoblom



"S.A.B" wrote in message
...
I am making a spreadsheet with interest calulations for each month. Some
calculations can go as far back as 2004. I would like to know if there is
a
formula or a way to format the cells so that each date can automatically
the
end of the next month. For example, in cell A6 it would say 01/31/07, in
A7
it would say 02/28/07 then in A8 it would be 3/31/07...and so on



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
Finding the Latest Date from Several Dates in Different Columns sdupont Excel Discussion (Misc queries) 4 December 30th 05 08:50 PM
dates - automatically fill next day small tom New Users to Excel 3 October 6th 05 08:37 PM
How do I automatically generate dates? alvoons28 Excel Discussion (Misc queries) 1 June 24th 05 03:27 PM
Dates that automatically update ... Artanis Excel Discussion (Misc queries) 3 March 10th 05 12:21 PM
Excel: How do I enter a date in one cell & automatically dates adj Shannon Excel Discussion (Misc queries) 4 January 12th 05 12:51 AM


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