![]() |
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
|
|||
|
|||
![]()
In my company, we often replytoall and make our comments "in-line" - ie by
adding text next to the text of the original email. To make our comments stand out, we laboriously highlight our comments and change the font color. Several of us might do this, so we use several different colors. We are using Windows XP and Outlook 2003 (not with Exchange, I should add). I would like to add a new toolbar, which contains a number of buttons such as "Reply-red", "Reply-Blue", "Reply-Green" and which appears when the user opens an email. When the user clicks one of these buttons, a reply to the email appears and any text typed in that reply comes out in the relevant color. Although I have written some pretty sophisticated macros in Word and Excel, I find the outlook programming language very different and difficult. I don't seem to be able to access the built-in dialog boxes, for example. Can anyone help me? Thanks |
#2
|
|||
|
|||
![]()
The only way to reliably do this is to use Word as your e-mail editor and use
the Word Object Model to control formatting of the message body. Much of what you see in the Outlook UI is not exposed via the Object Model, and some settings are stored in the registry or file system. However, all data you work with is accessible with VBA. -- Eric Legault - Outlook MVP, MCDBA, MCTS (SharePoint programming, etc.) Try Picture Attachments Wizard for Outlook: http://www.collaborativeinnovations.ca Blog: http://blogs.officezealot.com/legault/ "Twotone" wrote: In my company, we often replytoall and make our comments "in-line" - ie by adding text next to the text of the original email. To make our comments stand out, we laboriously highlight our comments and change the font color. Several of us might do this, so we use several different colors. We are using Windows XP and Outlook 2003 (not with Exchange, I should add). I would like to add a new toolbar, which contains a number of buttons such as "Reply-red", "Reply-Blue", "Reply-Green" and which appears when the user opens an email. When the user clicks one of these buttons, a reply to the email appears and any text typed in that reply comes out in the relevant color. Although I have written some pretty sophisticated macros in Word and Excel, I find the outlook programming language very different and difficult. I don't seem to be able to access the built-in dialog boxes, for example. Can anyone help me? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Unable to set font color or font size in OE 6.0 & IE7 to post | swtanjul | Outlook Express | 3 | February 14th 07 08:46 PM |
Font color problem | Tim | Outlook Express | 1 | September 4th 06 01:48 AM |
Font color | Outlook Express | 2 | August 7th 06 08:11 PM | |
Font Color Help Please | Marco | Outlook - General Queries | 1 | February 5th 06 01:19 AM |
Font color change | Molly | Outlook - Calandaring | 2 | January 27th 06 03:39 AM |