ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   sheet names (https://www.excelbanter.com/excel-discussion-misc-queries/69064-sheet-names.html)

ceemo

sheet names
 

mm i name my sheets tabs according to date example

31-1
1-2
2-2
etc

can i extract this info using a formula to create a titla for my repot


--
ceemo
------------------------------------------------------------------------
ceemo's Profile: http://www.excelforum.com/member.php...o&userid=10650
View this thread: http://www.excelforum.com/showthread...hreadid=507757


Anne Troy

sheet names
 
Try this:
http://www.officearticles.com/excel/...ft_e xcel.htm
************
Hope it helps!
Anne Troy
www.OfficeArticles.com

"ceemo" wrote in
message ...

mm i name my sheets tabs according to date example

31-1
1-2
2-2
etc

can i extract this info using a formula to create a titla for my repot


--
ceemo
------------------------------------------------------------------------
ceemo's Profile:
http://www.excelforum.com/member.php...o&userid=10650
View this thread: http://www.excelforum.com/showthread...hreadid=507757




B. R.Ramachandran

sheet names
 
Hi,

Use the following formula:

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

You can concatenate the above formula with other text(s), to create a title
that incorporates in it the name of the worksheet;
e.g.,

="Report for " & MID(CELL("filename",A1),FIND("]",CELL("filename",A1))+1,255)

Regards,
B. R. Ramachandran

"ceemo" wrote:


mm i name my sheets tabs according to date example

31-1
1-2
2-2
etc

can i extract this info using a formula to create a titla for my repot


--
ceemo
------------------------------------------------------------------------
ceemo's Profile: http://www.excelforum.com/member.php...o&userid=10650
View this thread: http://www.excelforum.com/showthread...hreadid=507757




All times are GMT +1. The time now is 07:08 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com