J
jrisch
I'm using Excel's MailEnvelope property to automate emailing the
activesheet (actually a chart) to a number of users. The
MailEnvelope.Introduction always appears in Times New Roman. Does
anyone know where the font choice comes from, and can it be changed.
You get the same problem if you try to send the current sheet manually,
the introduction always appears in Times new Roman (on our machines)
irrespective of the font in the rest of the sheet.
The MailEnvelope is part of the MSOEnvelope class, and has very few
properties, but one is item which I guess is a MailItem from the
Outlook library.
Would appreciate any ideas.
Regards, John
activesheet (actually a chart) to a number of users. The
MailEnvelope.Introduction always appears in Times New Roman. Does
anyone know where the font choice comes from, and can it be changed.
You get the same problem if you try to send the current sheet manually,
the introduction always appears in Times new Roman (on our machines)
irrespective of the font in the rest of the sheet.
The MailEnvelope is part of the MSOEnvelope class, and has very few
properties, but one is item which I guess is a MailItem from the
Outlook library.
Would appreciate any ideas.
Regards, John