How can I see the shett tab name in a spreadsheet cell of that sheet?
N Naveen Aug 23, 2006 #2 Please try this ... =MID(CELL("filename",A1),FIND("]",CELL("filename",A1))+1,256) *** Please do rate ***
Please try this ... =MID(CELL("filename",A1),FIND("]",CELL("filename",A1))+1,256) *** Please do rate ***
C CLR Aug 23, 2006 #3 Note, if this formula appears not to work, then save the file first before using it, then it works fine. Vaya con Dios, Chuck, CABGx3 Naveen said: Please try this ... =MID(CELL("filename",A1),FIND("]",CELL("filename",A1))+1,256) *** Please do rate *** MIKE said: How can I see the shett tab name in a spreadsheet cell of that sheet? Click to expand... Click to expand...
Note, if this formula appears not to work, then save the file first before using it, then it works fine. Vaya con Dios, Chuck, CABGx3 Naveen said: Please try this ... =MID(CELL("filename",A1),FIND("]",CELL("filename",A1))+1,256) *** Please do rate *** MIKE said: How can I see the shett tab name in a spreadsheet cell of that sheet? Click to expand... Click to expand...
B Bob Phillips Aug 23, 2006 #4 See http://www.xldynamic.com/source/xld.xlFAQ0002.html -- HTH Bob Phillips (replace somewhere in email address with gmail if mailing direct)
See http://www.xldynamic.com/source/xld.xlFAQ0002.html -- HTH Bob Phillips (replace somewhere in email address with gmail if mailing direct)