#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 12
Default WORKSHEET

Is there a way to reference the worksheet tab name in a cell? I want to see
the worksheet tab name diplay in for example A1.

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,574
Default WORKSHEET

One option: http://support.microsoft.com/kb/213475

Dave
--
Brevity is the soul of wit.


"mmmbl" wrote:

Is there a way to reference the worksheet tab name in a cell? I want to see
the worksheet tab name diplay in for example A1.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,572
Default WORKSHEET

Try this:

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

Use this *exactly, don't change *anything*!

Just make sure that the WB is *saved*, or you'll get a #Value! error.
--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"mmmbl" wrote in message
...
Is there a way to reference the worksheet tab name in a cell? I want to
see
the worksheet tab name diplay in for example A1.


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 12
Default WORKSHEET

THank you!

"RagDyer" wrote:

Try this:

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

Use this *exactly, don't change *anything*!

Just make sure that the WB is *saved*, or you'll get a #Value! error.
--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"mmmbl" wrote in message
...
Is there a way to reference the worksheet tab name in a cell? I want to
see
the worksheet tab name diplay in for example A1.



  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,572
Default WORKSHEET

Thanks for the feed-back.
--
Regards,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"mmmbl" wrote in message
...
THank you!

"RagDyer" wrote:

Try this:

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

Use this *exactly, don't change *anything*!

Just make sure that the WB is *saved*, or you'll get a #Value! error.
--
HTH,

RD


--------------------------------------------------------------------------

-
Please keep all correspondence within the NewsGroup, so all may benefit

!

--------------------------------------------------------------------------

-
"mmmbl" wrote in message
...
Is there a way to reference the worksheet tab name in a cell? I want

to
see
the worksheet tab name diplay in for example A1.






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 do I replace a worksheet with lists DocBrown Excel Worksheet Functions 3 January 7th 07 07:01 PM
I need to copy a text value from one worksheet to another Toria Excel Discussion (Misc queries) 5 November 14th 06 02:55 PM
Best Approach to Worksheet Synchronization mjones Excel Discussion (Misc queries) 7 November 8th 06 11:39 AM
Search/Match between 2 x separate Worksheets and populate result in third worksheet Alan Bartley Excel Discussion (Misc queries) 1 April 11th 05 05:21 AM
Weekly Transaction Processing Ralph Howarth Excel Worksheet Functions 4 January 19th 05 05:37 AM


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