#1   Report Post  
Posted to microsoft.public.excel.misc
ceemo
 
Posts: n/a
Default 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

  #2   Report Post  
Posted to microsoft.public.excel.misc
Anne Troy
 
Posts: n/a
Default 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



  #3   Report Post  
Posted to microsoft.public.excel.misc
B. R.Ramachandran
 
Posts: n/a
Default 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


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
Referencing Sheet Names Stuart Grant New Users to Excel 1 October 4th 05 03:43 PM
Putting Sheet Names in a range and renaming it? Steve Excel Worksheet Functions 1 June 1st 05 01:57 AM
Copying multiple sheets from one book 2 another and undertake spec Pank Mehta Excel Discussion (Misc queries) 14 March 16th 05 04:41 PM
sheet names Paweł Gałecki Excel Discussion (Misc queries) 2 March 4th 05 01:15 PM
Locking Sheet names in formulas O'C Excel Worksheet Functions 2 December 16th 04 06:31 PM


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