Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Outlook / Programming VBA / January 2005

Tip: Looking for answers? Try searching our database.

How to set Fonts in Outlook

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Gary Underhill - 31 Jan 2005 11:40 GMT
I would like to set the fonts in Outlook (when creating a new message
and when replying to a message) to Verdana.  How would i go about
doing this?  Do I need to use VBA or can i do it in VB Script and run
it standalone?

I would like to do this just after the Outlook installation so that
the user of the machine uses Verdana as a standard font.

Thanks,
Gary
Eric Legault [MVP - Outlook] - 31 Jan 2005 18:57 GMT
If you only need to change the font from the default font in Settings to a
different one for specific messages, than you need to use code.  If the
message format is in HTML, you have to edit the HTML source to change the
font.  

Furthermore, the Outlook Object Model doesn't provide access to RTF
properties.  If you are editing Rich Text messages, you need to use a
third-party object model that interfaces with Outlook called Redemption
(http://www.dimastr.com); it has SafeInspector objects that allows full
access to formatting the text in a message.

Otherwise, to change the default font for a large number of Outlook
installations, or to change the default font when installing, look into the
Office Resource Kit and Group Policies to help you achieve this.

--
Eric Legault - B.A, MCP, MCSD, Outlook MVP
--------------------------------------------------
{Private e-mails ignored}
Job: http://www.imaginets.com
Blog: http://blogs.officezealot.com/legault/

> I would like to set the fonts in Outlook (when creating a new message
> and when replying to a message) to Verdana.  How would i go about
[quoted text clipped - 6 lines]
> Thanks,
> Gary
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.