I am creating a report form and after typing the report title on the first
page I would also like to have the report title automatically appear in the
footer of each page. Any suggestions?
Cindy M -WordMVP- - 20 Apr 2006 14:02 GMT
Hi =?Utf-8?B?VGlt?=,
> I am creating a report form and after typing the report title on the first
> page I would also like to have the report title automatically appear in the
> footer of each page.
One possibility is to place a StyleRef field in the footer that references the
style you use to format the title.
Another possibility would be to put the title in the document properties, then
use a DocProperty field wherever you want to display the information in the
document (on the first page as well as in the footer).
Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004)
http://www.word.mvps.org
This reply is posted in the Newsgroup; please post any follow question or
reply in the newsgroup and not by e-mail :-)
Word Heretic - 27 Apr 2006 12:04 GMT
G'day Tim <Tim@discussions.microsoft.com>,
have the report title as a custom stylename and STYLEREF to it from
the footer.
Steve Hudson - Word Heretic
steve from wordheretic.com (Email replies require payment)
Without prejudice
Tim reckoned:
>I am creating a report form and after typing the report title on the first
>page I would also like to have the report title automatically appear in the
>footer of each page. Any suggestions?