VBA code to populate an email header and footer

M

marie

using VBA I need to take info. from a new email and before a user sends
the email, I need to write data to the headers and footers. Just to be
clear, I've seen a lot of postings about setting internet headers and
mail headers using CDO but I'm actually talking about the
headers/footers that you see when you go into print preview and page
setup.

I'm brand new to Outlook but I've been doing some vba scripting with
the mailitem object and have been successful, but I just can't figure
out how to populate an email page header and footer. Any help would be
appreciated.

Thanks in advance!
 
S

Sue Mosher [MVP-Outlook]

Email messages don't have headers and footers. That's a feature of documents, like those in Word.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 

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