First page with company logo, bookmarks, other pages only bookmarks

S

sandal

I have a template which my program adjusts via vba for the various
companies that use it. I need to have a first page with company logo
followed by data which is inserted at bookmarks. Later pages would
repeat only the inserted data at the top of the page. I'm not sure how
to do this. Seems like the company logo etc and the data that's inserted
at bookmarks must be in the header, but how to not repeat the company
logo?

Before the doc is delivered to users as a finished product the dot that
contains the custom code is defreferenced, so I can't use any vba tricks
to show or hide in the final doc (at least that's what I understand).

Currently the header with company logo etc repeats for every page.

The bookmarks and the data that gets inserted into them are immediately
below the header in the body of the doc and show only on the first page.

I need the data that's inserted at the bookmarks to repeat at the head
of every page, but no the company logo etc.

I know there is a page setup option for 'different first page' but I'm
not sure what it does, I'll be reading up on that.
 
M

macropod

Hi sandal,

If you format the document to have a 'different' first page', then the first page header can be configured to have the logo and
bookmarks, while the other page headers could simply cross-reference the bookmarks via REF fields.

Cheers
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top