Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default Worksheet name after copying

I am working with a worksheet that I copy (keeping same blank form) but the
name changes from TL to TL (2) which I cannot use in my rollup as the formula
won't read. Could anyone help me figure a way to keep the new worksheet name
from adding the ( ) so that my formulas will work
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 964
Default Worksheet name after copying

You can't have 2 sheet with the same name in the same workbook, so you would
need to change the name, you can
do that by right clicking the tab and select rename. Look also at templates
in help

--


Regards,


Peo Sjoblom


"Anitykk" wrote in message
...
I am working with a worksheet that I copy (keeping same blank form) but the
name changes from TL to TL (2) which I cannot use in my rollup as the
formula
won't read. Could anyone help me figure a way to keep the new worksheet
name
from adding the ( ) so that my formulas will work



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default Worksheet name after copying

I understand that but when a copy the worksheet and it changes the name to TL
(2) my rollup sheet formulas will not read the ( ) - how can I get the name
to change automatically to say TL2

"Peo Sjoblom" wrote:

You can't have 2 sheet with the same name in the same workbook, so you would
need to change the name, you can
do that by right clicking the tab and select rename. Look also at templates
in help

--


Regards,


Peo Sjoblom


"Anitykk" wrote in message
...
I am working with a worksheet that I copy (keeping same blank form) but the
name changes from TL to TL (2) which I cannot use in my rollup as the
formula
won't read. Could anyone help me figure a way to keep the new worksheet
name
from adding the ( ) so that my formulas will work




  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,696
Default Worksheet name after copying

Depends on the formula. Usually, you can use INDIRECT()

So, INDIRECT("TL!A2")

Will retain TL as the sheet name even after you make a copy.

"Anitykk" wrote:

I understand that but when a copy the worksheet and it changes the name to TL
(2) my rollup sheet formulas will not read the ( ) - how can I get the name
to change automatically to say TL2

"Peo Sjoblom" wrote:

You can't have 2 sheet with the same name in the same workbook, so you would
need to change the name, you can
do that by right clicking the tab and select rename. Look also at templates
in help

--


Regards,


Peo Sjoblom


"Anitykk" wrote in message
...
I am working with a worksheet that I copy (keeping same blank form) but the
name changes from TL to TL (2) which I cannot use in my rollup as the
formula
won't read. Could anyone help me figure a way to keep the new worksheet
name
from adding the ( ) so that my formulas will work




  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default Worksheet name after copying

Here is my fomula =TL2!$E$5 - just a basic cell copy refernce from another
worksheet; but when I copy the original worksheet it displays a new sheet as
TL (2).


"Sean Timmons" wrote:

Depends on the formula. Usually, you can use INDIRECT()

So, INDIRECT("TL!A2")

Will retain TL as the sheet name even after you make a copy.

"Anitykk" wrote:

I understand that but when a copy the worksheet and it changes the name to TL
(2) my rollup sheet formulas will not read the ( ) - how can I get the name
to change automatically to say TL2

"Peo Sjoblom" wrote:

You can't have 2 sheet with the same name in the same workbook, so you would
need to change the name, you can
do that by right clicking the tab and select rename. Look also at templates
in help

--


Regards,


Peo Sjoblom


"Anitykk" wrote in message
...
I am working with a worksheet that I copy (keeping same blank form) but the
name changes from TL to TL (2) which I cannot use in my rollup as the
formula
won't read. Could anyone help me figure a way to keep the new worksheet
name
from adding the ( ) so that my formulas will work





  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,696
Default Worksheet name after copying

Maybe I got confused. Are you aying when you make a copy of the worksheet,
how can you get the worksheet to say TL2 instead of TL (2)?

That would only work with VB. May want to ask the Programming folks for
assistance with that...

"Anitykk" wrote:

Here is my fomula =TL2!$E$5 - just a basic cell copy refernce from another
worksheet; but when I copy the original worksheet it displays a new sheet as
TL (2).


"Sean Timmons" wrote:

Depends on the formula. Usually, you can use INDIRECT()

So, INDIRECT("TL!A2")

Will retain TL as the sheet name even after you make a copy.

"Anitykk" wrote:

I understand that but when a copy the worksheet and it changes the name to TL
(2) my rollup sheet formulas will not read the ( ) - how can I get the name
to change automatically to say TL2

"Peo Sjoblom" wrote:

You can't have 2 sheet with the same name in the same workbook, so you would
need to change the name, you can
do that by right clicking the tab and select rename. Look also at templates
in help

--


Regards,


Peo Sjoblom


"Anitykk" wrote in message
...
I am working with a worksheet that I copy (keeping same blank form) but the
name changes from TL to TL (2) which I cannot use in my rollup as the
formula
won't read. Could anyone help me figure a way to keep the new worksheet
name
from adding the ( ) so that my formulas will work



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
Copying worksheet cells into another worksheet using autofill SunnySD Excel Discussion (Misc queries) 3 September 10th 08 10:32 PM
Copying the active worksheet to another worksheet in the same work queenmaam Excel Worksheet Functions 5 March 25th 08 06:56 PM
Looking up a variable in one worksheet and copying information from another column to another worksheet?? Brad Torken Excel Discussion (Misc queries) 2 December 10th 06 06:02 AM
Copying a worksheet witrh protected cells to a new worksheet John Excel Worksheet Functions 2 February 1st 06 02:19 PM
copying formulas from worksheet to worksheet yesbob Excel Discussion (Misc queries) 1 February 7th 05 02:25 AM


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