Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Coastie
 
Posts: n/a
Default link the tab name to a cell

I'm trying to link the sheet name tab to a cell, so when I change the tab
name the contents of the cell changes to match
  #2   Report Post  
Posted to microsoft.public.excel.misc
xlbo
 
Posts: n/a
Default link the tab name to a cell

Hi,
use the following formula:

=RIGHT(CELL("FILENAME",F10),LEN(CELL("FILENAME",F1 0))-FIND("]",CELL("FILENAME",F10)))

note - the workbook must have been saved at least once for this to work. If
you create a new workbook and enter the formula without 1st saving, it will
fail
--
Rgds, Geoff

"A crash reduces
Your expensive computer
To a simple stone"


"Coastie" wrote:

I'm trying to link the sheet name tab to a cell, so when I change the tab
name the contents of the cell changes to match

  #3   Report Post  
Posted to microsoft.public.excel.misc
Coastie
 
Posts: n/a
Default link the tab name to a cell


Thanks, xlbo...
I could never have worked that out myself.
Kind regards and keep safe.

Coastie

"xlbo" wrote:

Hi,
use the following formula:

=RIGHT(CELL("FILENAME",F10),LEN(CELL("FILENAME",F1 0))-FIND("]",CELL("FILENAME",F10)))

note - the workbook must have been saved at least once for this to work. If
you create a new workbook and enter the formula without 1st saving, it will
fail
--
Rgds, Geoff

"A crash reduces
Your expensive computer
To a simple stone"


"Coastie" wrote:

I'm trying to link the sheet name tab to a cell, so when I change the tab
name the contents of the cell changes to match

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
Link page header with cell contents Matthew Excel Worksheet Functions 8 May 1st 07 06:22 PM
Urgent date/scheduling calc needed jct Excel Worksheet Functions 3 February 24th 06 01:36 AM
Link to Cell Not Updating Jason Excel Worksheet Functions 3 December 19th 05 03:37 AM
hyperlink - link one cell to another in a worksheet. how? Drewz Excel Worksheet Functions 1 October 20th 05 04:09 PM
GET.CELL Biff Excel Worksheet Functions 2 November 24th 04 07:16 PM


All times are GMT +1. The time now is 07:19 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"