Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 287
Default How do I make a cell = the sheet name?

How do I make a cell only display the name of the sheet? without writing e.g
"sheet1"
Is there a formula such as =sheetname ?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 793
Default How do I make a cell = the sheet name?

File must be saved at least once for the formula to work...

Try in any cell
=MID(CELL("filename",A1),FIND("]",CELL("filename",A1))+1,256)

"adam" wrote:

How do I make a cell only display the name of the sheet? without writing e.g
"sheet1"
Is there a formula such as =sheetname ?

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 287
Default How do I make a cell = the sheet name?


Brilliant works like a charm, thanks for your help!
  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 793
Default How do I make a cell = the sheet name?

You are most welcome. Thanks for the feedback.

Try to get into the habit of using Google... it will save you time and teach
new things...

"adam" wrote:


Brilliant works like a charm, thanks for your help!

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
how to make a cell mandatory in the excel sheet Asif[_2_] Excel Worksheet Functions 2 July 29th 08 01:59 PM
I need to make cell a1 on sheet 2 ALWAYS = a1 on sheet 1 tarabull Excel Worksheet Functions 3 March 26th 08 08:04 PM
In Excel, how do I make a cell equals the sheet name? Dallas, TX Excel Worksheet Functions 3 November 6th 07 10:20 PM
Make a cell show the name of the sheet tab LPatt Excel Worksheet Functions 5 September 17th 06 01:29 PM
How do I make a cell reference to a sheet title name trtfn Excel Discussion (Misc queries) 2 January 26th 06 07:38 PM


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