I want to add the file path of a document to the bottom of all my documents. I know that I can edit the default template and add it using fields variable.
But I want to know if it's possible to only show part of the file path instead. E.g. Only the bold part below.
C:\Users\Mark\Documents\Dropbox\ Uni Work\Semester 4\Software Project Practices and Management\Assignments\Assignment 3\Assignment 3 Final.docx
I've looked and can't find any way to do this with an inbuilt function. My next ideas where creating either a macro or custom word add-in, but my experience with making them is limited.