Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
JHC JHC is offline
external usenet poster
 
Posts: 2
Default Copying sheets in Excel

I need to do a sheet for each month with the month in words on each sheet and
the date in figures. Starting with January 2008 I have copied the sheet for
each subsequent month using the edit menu then have to manually change the
date each time. ( I have to do this around 200 times!)
Is there a way to get each copy to automatically change to the next month
when it is copied? For instance with a formula? The date in figures is always
the same day and year - just the month changes each time.
Version of Excel is Office 2003.
--
JHC
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 9,101
Default Copying sheets in Excel

You should have the Month and Date in the figures set as a formula. to get
the formula in the figure you must select the figure then type the frormula
in the formula bar at the top of the worksheet.

the formula can contain be something lik this

=A1 & "is this month" where A1 contains January

"JHC" wrote:

I need to do a sheet for each month with the month in words on each sheet and
the date in figures. Starting with January 2008 I have copied the sheet for
each subsequent month using the edit menu then have to manually change the
date each time. ( I have to do this around 200 times!)
Is there a way to get each copy to automatically change to the next month
when it is copied? For instance with a formula? The date in figures is always
the same day and year - just the month changes each time.
Version of Excel is Office 2003.
--
JHC

  #3   Report Post  
Posted to microsoft.public.excel.misc
JHC JHC is offline
external usenet poster
 
Posts: 2
Default Copying sheets in Excel

Thanks - I have the date as a field and want to advance it by one month on
each subsequent sheet - is that possible?
--
JHC


"JHC" wrote:

I need to do a sheet for each month with the month in words on each sheet and
the date in figures. Starting with January 2008 I have copied the sheet for
each subsequent month using the edit menu then have to manually change the
date each time. ( I have to do this around 200 times!)
Is there a way to get each copy to automatically change to the next month
when it is copied? For instance with a formula? The date in figures is always
the same day and year - just the month changes each time.
Version of Excel is Office 2003.
--
JHC

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 9,101
Default Copying sheets in Excel

Something like this should work

On sheet 2
=DATE(2008,MONTH(Sheet1!A1)+1,1)

"JHC" wrote:

Thanks - I have the date as a field and want to advance it by one month on
each subsequent sheet - is that possible?
--
JHC


"JHC" wrote:

I need to do a sheet for each month with the month in words on each sheet and
the date in figures. Starting with January 2008 I have copied the sheet for
each subsequent month using the edit menu then have to manually change the
date each time. ( I have to do this around 200 times!)
Is there a way to get each copy to automatically change to the next month
when it is copied? For instance with a formula? The date in figures is always
the same day and year - just the month changes each time.
Version of Excel is Office 2003.
--
JHC

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
What does Excel do when copying sheets containing a lot of Charts? Salut Charts and Charting in Excel 3 July 14th 07 06:42 AM
Copying Excel formulas between sheets Hoz Excel Worksheet Functions 2 December 8th 06 05:12 PM
copying sheets fastballfreddy Excel Discussion (Misc queries) 2 May 5th 06 07:20 AM
Excel 2000 problem copying drawingobjects between sheets SiriS Excel Discussion (Misc queries) 0 February 8th 06 10:31 AM
Excel workbook copying between sheets DaveO51 Excel Discussion (Misc queries) 3 February 1st 06 03:46 PM


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