adding image to form

  • Thread starter Thread starter Richard
  • Start date Start date
R

Richard

In Design Form mode, the toolbox "Image" I drag the Image box to my form,
how do I get an image in the box? I have tried everything, It won't paste in
I don't see in properties where to add one, the Help file just describes
what it does but not how it works.
 
Do you want the same image on all items, like a logo? Or the capability to
show a different image on each item?
 
It's an order form that I have created and I want my company logo on the top
of the page when I print the PO. not changing, it will appear on the
printed form.
 
These are two separate issues. Putting it on the form won't put it on any
printout.

To add a picture, right-click the image control and choose Advanced
Properties. Scroll down and select the Picture property. Click the ...
button at the top of the dialog and select your picture.

See http://www.outlookcode.com/d/customprint.htm for various solutions to
the limitation that Outlook forms don't support WYSIWYG printing. The Word
template technique is the most flexible and highly recommended. It would
easily support your logo needs.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Back
Top