I have a word document in which i have the standard "filename and path" field within the footer.
I am curious to know if i can create some custom fields that when updated show the following:
if for instance the filename was 1234_H001_P1.doc
Field 1 would show characters starting at 6 thru 4 characters EG H001
I dont know how to program fields however to acheive this in other programs it could be something like
(substr FILENAME 6 4)
Any idea's
Thanks