Quote:
Originally Posted by ChrisBrewster
What {FILENAME \p} gives me is the full path plus the file name, but what I want is *only* the shared document's full path, appended to the name of the file to be included. In other words I need the equivalent of VBA's ActiveDocument.path. Is there a way to get only the path?
|
That's what the field code does! The '/../' strips off the document name, leaving just the path.