View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Paul B
 
Posts: n/a
Default Populate cell with Worksheet name

jimbob, try this,

=MID(CELL("filename",A1),FIND("]",CELL("filename",A1))+1,255)
file must be saved first

You may also want to have a look here

http://www.xldynamic.com/source/xld.xlFAQ0002.html


--
Paul B
Always backup your data before trying something new
Please post any response to the newsgroups so others can benefit from it
Feedback on answers is always appreciated!
Using Excel 2002 & 2003

"jimbob" wrote in
message ...

Is there a way to automatically populate a cell with the Worksheet tab
name? Thanks


--
jimbob
------------------------------------------------------------------------
jimbob's Profile:

http://www.excelforum.com/member.php...o&userid=29107
View this thread: http://www.excelforum.com/showthread...hreadid=488412