View Single Post
  #2   Report Post  
Paul B
 
Posts: n/a
Default

David, try this, the file must have been saved for this to work

=MID(CELL("filename",A1),FIND("]",CELL("filename",A1))+1,255)
--
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


"David P." wrote in message
...
Is there a way for a cell to equal the worksheet's name?
--
David P.