Thread: Tabs Names
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Jim Thomlinson Jim Thomlinson is offline
external usenet poster
 
Posts: 5,939
Default Tabs Names

Nope. Not without resorting to a macro. Depending on how many sheets it may
be quicker to just do it by hand than to write a macro.
--
HTH...

Jim Thomlinson


"MDI Anne" wrote:

Is it possible to change all of the tabs names in my workbook (using
something similar to "find & replace"??

ex: workbook tabs names:

Q107, Q207, Q307, Q407 (for quarterly reports in 2007)

Now I want to change the tabs to read:

Q108, Q208, Q308, Q408.

Is there a quick way?

Thanks!