Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Brett
 
Posts: n/a
Default Inserting a worksheet name into the worksheet

Is it possible to reference a worksheet name in a cell of the worksheet?
When you do this in a header it reads &[Tab], but I can't work out how to put
it into a cell.

I want to do this for a timesheet spreadsheet that has the tab names as
dates and a cell on the worksheet that needs the date too. I always forget
to update the date cell when I create a new worksheet for a new week.

Thanks,
brett
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Vito
 
Posts: n/a
Default Inserting a worksheet name into the worksheet


Try this formula pasted in the sheet:

=MID(CELL("filename",$A$1),FIND("]",CELL("filename",$A$1))+1,255)


--
Vito
------------------------------------------------------------------------
Vito's Profile: http://www.excelforum.com/member.php...o&userid=29182
View this thread: http://www.excelforum.com/showthread...hreadid=554941

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Gord Dibben
 
Posts: n/a
Default Inserting a worksheet name into the worksheet

Just an added note here......

the workbook must have been saved prior


Gord Dibben MS Excel MVP

On Fri, 23 Jun 2006 07:40:53 -0500, Vito
wrote:


Try this formula pasted in the sheet:

=MID(CELL("filename",$A$1),FIND("]",CELL("filename",$A$1))+1,255)


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
Worksheet name / reference as a formula? gabriel_e Excel Discussion (Misc queries) 4 January 24th 06 12:23 PM
advanced: synchronizing data value across two worksheet drop boxes mdhokie Excel Worksheet Functions 1 October 6th 05 08:46 PM
Copy from worksheet to another x times Union70 Excel Discussion (Misc queries) 0 March 7th 05 09:03 PM
Inserting custom worksheet VanS Excel Worksheet Functions 0 February 28th 05 01:45 PM
Weekly Transaction Processing Ralph Howarth Excel Worksheet Functions 4 January 19th 05 05:37 AM


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