S
S. Widmer
Hi,
I'm creating a Word letter template for a company. Users need the option to
add/remove a logo from the header because sometimes letterhead paper with a
pre-printed logo will be used, and sometimes plain white paper will be used
in which case the logo should be printed in the header of the document. I'd
like to create a Logo menu with two options: 'show logo', and 'don't show
logo'.
I can create the new Logo menu in 'tools | options | customize' and save it
in the template. Wiring the two menu options to Visual Basic subroutines is
not a problem. I've tried to use a bookmark in the header, but when I insert
the logo with my code, only the bottom of the logo is visible and the rest
is pushed up into the top margin. I tried looking into using a form field
but apparently that's not possible in the header.
I just don't know where to continue my search. Maybe there is a better way
to do this all together.
Any suggestion or enlightenment would be very helpful.
I'm creating a Word letter template for a company. Users need the option to
add/remove a logo from the header because sometimes letterhead paper with a
pre-printed logo will be used, and sometimes plain white paper will be used
in which case the logo should be printed in the header of the document. I'd
like to create a Logo menu with two options: 'show logo', and 'don't show
logo'.
I can create the new Logo menu in 'tools | options | customize' and save it
in the template. Wiring the two menu options to Visual Basic subroutines is
not a problem. I've tried to use a bookmark in the header, but when I insert
the logo with my code, only the bottom of the logo is visible and the rest
is pushed up into the top margin. I tried looking into using a form field
but apparently that's not possible in the header.
I just don't know where to continue my search. Maybe there is a better way
to do this all together.
Any suggestion or enlightenment would be very helpful.