Thread: [Solved] Part of Filename in header
View Single Post
 
Old 02-21-2014, 01:29 PM
mthicke mthicke is offline Windows 8 Office 2013
Novice
 
Join Date: Feb 2014
Posts: 2
mthicke is on a distinguished road
Default Part of Filename in header

I'm writing an architectural specification document. Each word file is named with the division number and division title:
00 00 00 Air Barriers.docx

my header has the same information in it. It looks like this:

Quote:
Project Title_____________________________00 00 00
#00001_____________________________________Divisio n Title
Mar 2014____________________________________Page 3 of 6
What I would like to be able to do is reference the Division Title and Division Number (00 00 00) from the document name. [00 00 00] [Air Barriers].docx

The project Title, ref number (#0001), Issue Date (Mar 2014) should be variables that are linked to my cover page.

Is all of this possible?
Reply With Quote