Thread
:
Show full path of files being saved
View Single Post
#
2
Posted to microsoft.public.excel.misc
Dave O
Posts: n/a
Show full path of files being saved
Is this any help? You can use this formula
=CELL("filename")
....to show the full path and filename. This works when you have saved
the file first.
Reply With Quote