Tyler Robbins:
try,
MsgBox ThisWorkbook.Path
MsgBox ThisWorkbook.FullName
--
天行健,君*以自強不息
地勢坤,君*以厚德載物
http://www.vba.com.tw/plog/
"Tyler Robbins" wrote:
Excel 2003 has a feature that one can put in the header and footer not only
the file name, but also the path "&path"
I am trying to search to see if there is a way to show what was stored in
the original path of the excel document, or maybe be able to turn this
feature off.
Without editing the document, is there a way?