AUTOMATICALLY NAME A FIELD WITH THE TAB NAME in excel
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?
|