ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   WORKSHEET (https://www.excelbanter.com/excel-discussion-misc-queries/125582-worksheet.html)

mmmbl

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.


Dave F

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.


RagDyeR

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.



mmmbl

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.




RagDyeR

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.






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

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