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

vba to change font of notes



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old March 8th 06, 03:21 AM posted to microsoft.public.outlook.program_vba
Charlie
external usenet poster
 
Posts: 68
Default vba to change font of notes

Is there some code I could use that would loop through all my contacts and
change the font type and size of the note field? Right now, they all have
different sizes and types, and it makes it hard reading.
thanks,
ck
Ads
  #2  
Old March 8th 06, 07:22 AM posted to microsoft.public.outlook.program_vba
Michael Bauer
external usenet poster
 
Posts: 435
Default vba to change font of notes

Am Tue, 7 Mar 2006 18:21:27 -0800 schrieb Charlie:

If no one has a ready-to-use solution for you: You cannot change the font
via the Outlook Object Model.

A way would be to use CDO 1.21 and requires a knowledge of the RTF format.

The best alternative is to use the Redemption library (www.dimastr.com). Its
SafeInspector object allows you a direct access to the fonts.

--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
-- www.vbOffice.net --


Is there some code I could use that would loop through all my contacts and
change the font type and size of the note field? Right now, they all have
different sizes and types, and it makes it hard reading.
thanks,
ck

  #3  
Old March 8th 06, 04:02 PM posted to microsoft.public.outlook.program_vba
Charlie
external usenet poster
 
Posts: 68
Default vba to change font of notes

I previously ran some code that went through all my contacts and deleted any
information that was in the "Title" field. ...Would there not be a similar
way to change the note font?
Thanks,
ck

"Michael Bauer" wrote:

Am Tue, 7 Mar 2006 18:21:27 -0800 schrieb Charlie:

If no one has a ready-to-use solution for you: You cannot change the font
via the Outlook Object Model.

A way would be to use CDO 1.21 and requires a knowledge of the RTF format.

The best alternative is to use the Redemption library (www.dimastr.com). Its
SafeInspector object allows you a direct access to the fonts.

--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
-- www.vbOffice.net --


Is there some code I could use that would loop through all my contacts and
change the font type and size of the note field? Right now, they all have
different sizes and types, and it makes it hard reading.
thanks,
ck


  #4  
Old March 9th 06, 07:51 AM posted to microsoft.public.outlook.program_vba
Michael Bauer
external usenet poster
 
Posts: 435
Default vba to change font of notes

Am Wed, 8 Mar 2006 07:02:32 -0800 schrieb Charlie:

no.

--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
-- www.vbOffice.net --


I previously ran some code that went through all my contacts and deleted

any
information that was in the "Title" field. ...Would there not be a similar
way to change the note font?
Thanks,
ck

"Michael Bauer" wrote:

Am Tue, 7 Mar 2006 18:21:27 -0800 schrieb Charlie:

If no one has a ready-to-use solution for you: You cannot change the font
via the Outlook Object Model.

A way would be to use CDO 1.21 and requires a knowledge of the RTF

format.

The best alternative is to use the Redemption library (www.dimastr.com).

Its
SafeInspector object allows you a direct access to the fonts.

--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
-- www.vbOffice.net --


Is there some code I could use that would loop through all my contacts

and
change the font type and size of the note field? Right now, they all

have
different sizes and types, and it makes it hard reading.
thanks,
ck


 




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
Contact Notes Font Karen Outlook - Using Contacts 0 February 8th 06 12:01 AM
Font color change Molly Outlook - Calandaring 2 January 27th 06 03:39 AM
Font seems to change Colin M Outlook Express 1 January 19th 06 03:57 AM
Change default font for Notes field Buddavis Outlook - Using Contacts 0 January 10th 06 08:48 PM
Change default font for Notes field Buddavis Outlook - Using Contacts 1 January 9th 06 08:14 PM


All times are GMT +1. The time now is 08:15 PM.


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.