![]() |
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 |
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 |
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) |
All times are GMT +1. The time now is 05:15 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com