A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Changing the font body of an outlook task in vba



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old June 6th 06, 10:54 PM posted to microsoft.public.outlook.program_vba
Gary F
external usenet poster
 
Posts: 1
Default Changing the font body of an outlook task in vba

Outlook lets you manipulate the body of outlook tasks: bold, font size, etc.,
but the TaskItem VBA object doesn't seem to have the right properties (like a
mail item) to allow you to maniplate the text's styling programmatically. Is
there a way to do it?
  #2  
Old June 6th 06, 10:57 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Changing the font body of an outlook task in vba

Yes, but not built into Outlook, because it's RTF. See http://www.outlookcode.com/d/formatmsg.htm for the CDO and Redemption SafeInspector techniques.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Gary F" Gary wrote in message ...
Outlook lets you manipulate the body of outlook tasks: bold, font size, etc.,
but the TaskItem VBA object doesn't seem to have the right properties (like a
mail item) to allow you to maniplate the text's styling programmatically. Is
there a way to do it?

  #3  
Old June 7th 06, 08:20 PM posted to microsoft.public.outlook.program_vba
Gary F
external usenet poster
 
Posts: 1
Default Changing the font body of an outlook task in vba

thanks!

"Sue Mosher [MVP-Outlook]" wrote:

Yes, but not btuilt into Outlook, because it's RTF. See http://www.outlookcode.com/d/formatmsg.htm for the CDO and Redemption SafeInspector techniques.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Gary F" Gary wrote in message ...
Outlook lets you manipulate the body of outlook tasks: bold, font size, etc.,
but the TaskItem VBA object doesn't seem to have the right properties (like a
mail item) to allow you to maniplate the text's styling programmatically. Is
there a way to do it?


 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
changing the default font size for outlook 2007 The_ONE Outlook - Installation 4 November 21st 06 11:12 PM
Email font size in body changes randomly after the message is sent [email protected] Outlook - General Queries 0 May 31st 06 10:52 PM
vba code that insert a hyperlink file in the body of message gabriel Outlook and VBA 3 April 24th 06 01:51 PM
Using VBA to edit mail body without losing embedded pictures? [email protected] Outlook and VBA 2 March 20th 06 07:38 PM
vba to change font of notes Charlie Outlook and VBA 3 March 9th 06 06:51 AM


All times are GMT +1. The time now is 06:01 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.