![]() |
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. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
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
|
|||
|
|||
![]()
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
|
|||
|
|||
![]()
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
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
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 |