Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
eddie_zoom
 
Posts: n/a
Default Excel 2003 worksheet name function?

Is there an Excel 2003 function that refers to the worksheet name? I'd like
to enter a formula that refers to the name of the worksheet (also called
tab). Does anyone know if a function exists to do this, or of an easy way to
code this?

Thanks.
  #2   Report Post  
N Harkawat
 
Posts: n/a
Default

=RIGHT(CELL("filename",$A$1),LEN(CELL("filename",$ A$1))-FIND("]",CELL("filename",$A$1)))



"eddie_zoom" wrote in message
...
Is there an Excel 2003 function that refers to the worksheet name? I'd
like
to enter a formula that refers to the name of the worksheet (also called
tab). Does anyone know if a function exists to do this, or of an easy way
to
code this?

Thanks.



  #3   Report Post  
Ron de Bruin
 
Posts: n/a
Default

See Bob's site
http://www.xldynamic.com/source/xld.xlFAQ0002.html

--
Regards Ron de Bruin
http://www.rondebruin.nl


"eddie_zoom" wrote in message ...
Is there an Excel 2003 function that refers to the worksheet name? I'd like
to enter a formula that refers to the name of the worksheet (also called
tab). Does anyone know if a function exists to do this, or of an easy way to
code this?

Thanks.



  #4   Report Post  
Duke Carey
 
Posts: n/a
Default

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


"eddie_zoom" wrote:

Is there an Excel 2003 function that refers to the worksheet name? I'd like
to enter a formula that refers to the name of the worksheet (also called
tab). Does anyone know if a function exists to do this, or of an easy way to
code this?

Thanks.

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
quattro pro converter Excel 2003 dr88363 New Users to Excel 0 February 27th 05 06:00 PM
import .CSV file to XP EXcel 2003 worksheet, the seperator is com. ML New Users to Excel 1 January 22nd 05 06:23 PM
Why is the subtotal function in excel 2003 very slow compared to . wd1 Excel Worksheet Functions 0 January 10th 05 02:23 AM
Excel: Add "dBm" and "dBW" to CONVERT worksheet function Power u. Sapporo Excel Worksheet Functions 3 December 17th 04 03:33 PM
Statistical Excel Function Question within Excel 2000... Drew H Excel Worksheet Functions 3 October 31st 04 07:55 PM


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

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"