View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
SharonJo SharonJo is offline
external usenet poster
 
Posts: 7
Default Formula for naming tabs

I saw a previous question for this, but I need help understanding the formula.
I tried coping this formula, into A1, but--what do I need to change?
=MID(CELL("filename",A1),FIND("]",CELL("filename",A1))+1,LEN(CELL("filename",A 1))-FIND("]",CELL("filename",A1)))