Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Bill45
 
Posts: n/a
Default Increasing M in M/D/Y

I have a sheet in a workbook for each month. The first col in each sheet is
Date in mmddyy format. When I start a new month, I cut and paste the previous
month for all the dates and headings so that I don't have to retype them into
the new months sheet. What is an easy way to then increase the mm in mmddyy
by 1; ie, when I copy May's to Jun sheet, I have 05/01/2005... 05/31/2005
down column A. What is the easiest way to change the 5's to 6's w/o having
to do each manually. I'm hoping that the answer to this may put me on a track
to make other type of automated changes in my Excel usage. Thanks!
  #2   Report Post  
Harald Staff
 
Posts: n/a
Default

Hi

With any date in A1:
=DATE(YEAR(A1),MONTH(A1)+1,(DAY(A1)))

HTH. Best wishes Harald

"Bill45" skrev i melding
...
I have a sheet in a workbook for each month. The first col in each sheet

is
Date in mmddyy format. When I start a new month, I cut and paste the

previous
month for all the dates and headings so that I don't have to retype them

into
the new months sheet. What is an easy way to then increase the mm in

mmddyy
by 1; ie, when I copy May's to Jun sheet, I have 05/01/2005... 05/31/2005
down column A. What is the easiest way to change the 5's to 6's w/o

having
to do each manually. I'm hoping that the answer to this may put me on a

track
to make other type of automated changes in my Excel usage. Thanks!



  #3   Report Post  
Pat Flynn
 
Posts: n/a
Default

Easiest way is to keep all data on 1 sheet & use pivot table to generate your
monthly report/charts
Pat

"Bill45" wrote:

I have a sheet in a workbook for each month. The first col in each sheet is
Date in mmddyy format. When I start a new month, I cut and paste the previous
month for all the dates and headings so that I don't have to retype them into
the new months sheet. What is an easy way to then increase the mm in mmddyy
by 1; ie, when I copy May's to Jun sheet, I have 05/01/2005... 05/31/2005
down column A. What is the easiest way to change the 5's to 6's w/o having
to do each manually. I'm hoping that the answer to this may put me on a track
to make other type of automated changes in my Excel usage. Thanks!

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
Increasing payment in future value formula? AXPJESTER Excel Worksheet Functions 5 May 20th 23 07:43 PM
Increasing number of columns in spreadsheet ren422 Excel Discussion (Misc queries) 2 April 15th 05 11:57 AM
Reducing & increasing tabs on display Colin Hayes Excel Worksheet Functions 1 April 12th 05 02:32 AM
How do I print the same sheet multiple times with increasing page. C&S Excel Discussion (Misc queries) 4 March 31st 05 09:21 AM
calculate interest on an increasing balance with variable rate LPMastro Excel Discussion (Misc queries) 0 February 16th 05 08:13 PM


All times are GMT +1. The time now is 07:33 AM.

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

About Us

"It's about Microsoft Excel"