R
Roderick O'Regan
A template requires the following initial structure:
All pages require a header. This will be the document title.
The first page must be the TOC page with the first line being "Table
of Contents".
The next thing which should appear is the Save As... dialog box.
I have created a user form which asks for the document title and which
puts it in the header as required. OK so far.
Following this, the Save As.. dialog box appears, reading the first
line of the first page viz. Table of Contents and therefore proposes
to the user that the filename should be Table of Contents.doc
However, the users want to have in the filename field of the Save As..
dialog box the document title which went into the header.
Is there a way, please, that when the Save As.. box appears it
retrieves the title from the header and puts that into the filename
field instead of "Table of Contents" as described above?
Regards
Roderick
All pages require a header. This will be the document title.
The first page must be the TOC page with the first line being "Table
of Contents".
The next thing which should appear is the Save As... dialog box.
I have created a user form which asks for the document title and which
puts it in the header as required. OK so far.
Following this, the Save As.. dialog box appears, reading the first
line of the first page viz. Table of Contents and therefore proposes
to the user that the filename should be Table of Contents.doc
However, the users want to have in the filename field of the Save As..
dialog box the document title which went into the header.
Is there a way, please, that when the Save As.. box appears it
retrieves the title from the header and puts that into the filename
field instead of "Table of Contents" as described above?
Regards
Roderick