Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
RG RG is offline
external usenet poster
 
Posts: 15
Default Copy tab name to a cell or opposite

What is the the index of the name of the tab? Who can I get the tab name
autmatic to a cell or the other way around? It will be nice to type a name
once - no mistakes and time saving when you use a lot of pages (sheets) and
refere to form the first sheet in abook.

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,520
Default Copy tab name to a cell or opposite

Try the below formula to retrive the tab name to a cell...To name the tab as
per cell you would require a VBA solution

=MID(CELL("filename",A1),FIND("]",CELL("filename",A1))+1,99)

--
Jacob


"RG" wrote:

What is the the index of the name of the tab? Who can I get the tab name
autmatic to a cell or the other way around? It will be nice to type a name
once - no mistakes and time saving when you use a lot of pages (sheets) and
refere to form the first sheet in abook.

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
Return Value in Cell Diagonally opposite Pete[_5_] New Users to Excel 1 November 27th 09 09:43 PM
copy cell from above with opposite sign andresg1975 Excel Worksheet Functions 3 September 21st 06 12:23 AM
enter 2 values in opposite corners of a cell itsthebike Excel Discussion (Misc queries) 1 September 23rd 05 07:36 PM
Opposite of SUM function is ?? amkazen Excel Discussion (Misc queries) 1 April 18th 05 07:13 PM
return opposite Pat Excel Worksheet Functions 2 January 2nd 05 12:31 AM


All times are GMT +1. The time now is 12:31 AM.

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"