View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.misc
JamesI JamesI is offline
external usenet poster
 
Posts: 1
Default AUTOMATICALLY NAME A FIELD WITH THE TAB NAME in excel

This is exactly what I was looking for. Thank you.
JamesI


"John Bundy" wrote:

After saving the workbook

=RIGHT(CELL("filename"),(LEN(CELL("filename"))-FIND("]",CELL("filename"))))
--
-John
Please rate when your question is answered to help us and others know what
is helpful.


"jygong" wrote:

How would I have the name of the spreadsheet tab (on the bottom) to
automatically appear in a cell field on the spreadsheet?