Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
MP
 
Posts: n/a
Default can I automatically bring a tab's name into a worksheet?

can I automatically bring a tab's name into a worksheet?

Thanks.
  #2   Report Post  
Posted to microsoft.public.excel.misc
CLR
 
Posts: n/a
Default can I automatically bring a tab's name into a worksheet?

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

Vaya con Dios,
Chuck, CABGx3



"MP" wrote:

can I automatically bring a tab's name into a worksheet?

Thanks.

  #3   Report Post  
Posted to microsoft.public.excel.misc
MP
 
Posts: n/a
Default can I automatically bring a tab's name into a worksheet?

Thanks. I appreciate your help!

"CLR" wrote:

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

Vaya con Dios,
Chuck, CABGx3



"MP" wrote:

can I automatically bring a tab's name into a worksheet?

Thanks.

  #4   Report Post  
Posted to microsoft.public.excel.misc
MP
 
Posts: n/a
Default can I automatically bring a tab's name into a worksheet?

Thanks. I appreciate your help!

"CLR" wrote:

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

Vaya con Dios,
Chuck, CABGx3



"MP" wrote:

can I automatically bring a tab's name into a worksheet?

Thanks.

  #5   Report Post  
Posted to microsoft.public.excel.misc
Peo Sjoblom
 
Posts: n/a
Default can I automatically bring a tab's name into a worksheet?

If the workbook has been saved you can use this

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

the reference to A1 does not mean anything in this case, you just need a
cell address as a part of this function, any will do

--

Regards,

Peo Sjoblom

Excel 95 - Excel 2007
Northwest Excel Solutions
www.nwexcelsolutions.com
"It is a good thing to follow the first law of holes;
if you are in one stop digging." Lord Healey


"MP" wrote in message
...
can I automatically bring a tab's name into a worksheet?

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
Copy data automatically onto a separate worksheet Ree Excel Discussion (Misc queries) 1 May 11th 06 07:18 PM
Macro add worksheet to workbook automatically Davin Excel Discussion (Misc queries) 0 February 17th 06 05:36 PM
Copying info entered on one worksheet automatically to another Mpls501sMan Excel Discussion (Misc queries) 0 December 8th 05 04:36 PM
Master worksheet automatically enters data into sub worksheets Ken Excel Discussion (Misc queries) 1 November 1st 05 10:36 PM
A "Document Map" of worksheet tabs for Excel BCS Setting up and Configuration of Excel 2 June 22nd 05 01:33 PM


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