Outlook Macro to insert graphic

L

lhall33950

My company wants every email we send out to have our letterhead banner across
the top of the message box. We already use the sigature feature for our
individual signatures. Is there a way to record a macro that will go out to
where the file is stored on our server and "import" it into each new email
that is opened? I am a novice and know nothing about visual basic so I can't
write the macro and I can't find a "record", "pause", "stop" feature under
macros in Outlook. Also, we'd rather NOT have to use Word as our email editor
in order to do this. We use Outlook 2003.
 
E

Eric Legault [MVP - Outlook]

Sorry, there is no record macro capabilities in Outlook.

If you are using HTML signatures, you can manually edit the signature file
using Front Page or Notepad or whatever web page design tool you use to
insert the web based address of the image file. These signature files are
stored on a per-user basis at C:\Documents and
Settings\<username>\Application Data\Microsoft\Signatures.
 
Top