![]() |
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
|
|||
|
|||
![]()
Hi,
would it be possible to create a vba program that opens a new message window, and hides the address input fields. When a user clicks Send mail button I want to intercept the message, send it to an specified address and put the mail in a different folder as the send items folder.. thanks.. |
Ads |
#2
|
|||
|
|||
![]()
You'd have to use a customized Outlook form (IPM.Note) and make that the
default message form. If this is to be distributed to others you'd be far better off writing the code as a COM addin. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm "willemsch" wrote in message ... Hi, would it be possible to create a vba program that opens a new message window, and hides the address input fields. When a user clicks Send mail button I want to intercept the message, send it to an specified address and put the mail in a different folder as the send items folder.. thanks.. |
#3
|
|||
|
|||
![]()
And even with a custom form, the user can still invoke the Address Book with Ctrl+SHift+B and input recipients.
-- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Ken Slovak - [MVP - Outlook]" wrote in message ... You'd have to use a customized Outlook form (IPM.Note) and make that the default message form. If this is to be distributed to others you'd be far better off writing the code as a COM addin. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm "willemsch" wrote in message ... Hi, would it be possible to create a vba program that opens a new message window, and hides the address input fields. When a user clicks Send mail button I want to intercept the message, send it to an specified address and put the mail in a different folder as the send items folder.. thanks.. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
distibution list - how do i hide my contacts name and email | Angie.soonerfan | Outlook - Using Contacts | 1 | November 20th 07 09:29 AM |
How do I hide the recepient' name in the To field in a new email? | rckapeta | Outlook - Using Contacts | 1 | May 14th 07 11:07 AM |
How do I hide the email address going to a group of people? | Bays | Outlook - Using Contacts | 3 | February 17th 07 12:48 AM |
Can I hide multiple recipients in an email | Gerry Hughes | Outlook - Using Contacts | 2 | August 6th 06 06:25 AM |
how do i send an email and hide who it is from? | Debbie | Outlook - General Queries | 4 | January 25th 06 11:04 PM |