Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default Change month name in workbook

Hi all,

Looking for a shortcut to help with a new workbook. I created a book for the
month of January. Next, was a copy and paste for the month of March. But, of
course.it has January written in the tabs and formulas. Is there an easy way
to change the month in the whole book without having to go cell by cell?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 266
Default Change month name in workbook


Excel 2007 - find and replace - select formulas - then find and replace
January with March - the tab name you'll have to do manually
"Sherry S" wrote:

Hi all,

Looking for a shortcut to help with a new workbook. I created a book for the
month of January. Next, was a copy and paste for the month of March. But, of
course.it has January written in the tabs and formulas. Is there an easy way
to change the month in the whole book without having to go cell by cell?

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default Change month name in workbook

Thanks, I'll give it a try.

"dhstein" wrote:


Excel 2007 - find and replace - select formulas - then find and replace
January with March - the tab name you'll have to do manually
"Sherry S" wrote:

Hi all,

Looking for a shortcut to help with a new workbook. I created a book for the
month of January. Next, was a copy and paste for the month of March. But, of
course.it has January written in the tabs and formulas. Is there an easy way
to change the month in the whole book without having to go cell by cell?

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 266
Default Change month name in workbook


For future reference - don't code "January". Use a cell for example K1 to
put in today =TODAY() Then when you reference the month you can use
=MONTH(K1). Or you could hard code the number 1 in cell K1 - then do a
VLOOKUP against a table of months. So if K1 contained a 1 you would get
"January" Then in a new tab you would only need to modify K1 from 1 to 3 and
January would become March everywhere.


"Sherry S" wrote:

Thanks, I'll give it a try.

"dhstein" wrote:


Excel 2007 - find and replace - select formulas - then find and replace
January with March - the tab name you'll have to do manually
"Sherry S" wrote:

Hi all,

Looking for a shortcut to help with a new workbook. I created a book for the
month of January. Next, was a copy and paste for the month of March. But, of
course.it has January written in the tabs and formulas. Is there an easy way
to change the month in the whole book without having to go cell by cell?

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
Change day of week to day of month Tony Excel Discussion (Misc queries) 6 April 27th 09 08:53 PM
Excel 2003 month to month data change grid Chad[_2_] Excel Discussion (Misc queries) 2 February 15th 08 01:36 AM
Change Day to Month - VBA Danny Excel Worksheet Functions 4 September 11th 07 01:38 AM
converting workbook from one month to the next braveheartsr Excel Discussion (Misc queries) 1 July 24th 07 12:30 AM
month to month % change Susan Excel Worksheet Functions 2 May 20th 05 08:18 PM


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