Thread
:
How to display the filename in spreadsheet
View Single Post
#
1
Posted to microsoft.public.excel.worksheet.functions
RS
external usenet poster
Posts: 113
How to display the filename in spreadsheet
Using the information for displaying a TAB-name,
=MID(CELL("filename",A1),FIND("]",CELL("filename",A1))+1,255)
is there any way to display the FILENAME ONLY?
Thanks
Reply With Quote
RS
View Public Profile
Find all posts by RS