PC Review


Reply
Thread Tools Rate Thread

Creating a custom send button

 
 
Chris
Guest
Posts: n/a
 
      29th Sep 2005
I have an outlook form in which I have created a send button (that
works) with the following code:

Sub Send1_Click()
Item.Send
End Sub

I would like to amend it in some way so that when I click on the
button, it would send the email to someone specific (for this example,
(E-Mail Removed)).

Is this possible? And, if so, what would the code be? I am sort of a
novice with this so any help is appreciated. Thanks

 
Reply With Quote
 
 
 
 
Hollis D. Paul
Guest
Posts: n/a
 
      29th Sep 2005
In article <(E-Mail Removed)>,
Chris wrote:
> I would like to amend it in some way so that when I click on the
> button, it would send the email to someone specific (for this example,
> (E-Mail Removed)).
>
> Is this possible? And, if so, what would the code be? I am sort of a
> novice with this so any help is appreciated. Thanks
>

I found this for you, but not sure if it will help.

http://www.outlookcode.com

To automatically add an e-mail address as a Bcc to all outgoing
messages in Microsoft Outlook 2000 or later versions 8/9/2005
Microsoft Outlook VBA code sample to automatically add an e-mail
address as Bcc to all outgoing messages

http://www.outlookcode.com/d/code/autobcc.htm - 18 KB

While you are on the site, you should search with the term "preset
e-mail address.

Other good sites are:

http://www.slipstick.com
http://www.outlook-tips.net



Hollis D. Paul [MVP - Outlook]
(E-Mail Removed)
Mukilteo, WA USA


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Creating a custom function to interpret another custom engine func Ryan Microsoft Excel Programming 0 3rd Mar 2008 08:18 PM
Creating custom tasks with drop-down, formulas and custom text fie =?Utf-8?B?SmFz?= Microsoft Outlook Discussion 1 1st Jul 2005 11:33 PM
"Error Creating Control" when creating a custom control (Design Time). Can't see tooltip message. Ravi Ambros Wallau Microsoft ASP .NET 0 1st Jun 2005 03:36 PM
Creating Command Bar Button/Poppu like the 'Send' button =?Utf-8?B?Qkc=?= Microsoft Outlook VBA Programming 0 21st Sep 2004 11:41 PM
Creating Command Bar Button/Poppu like the 'Send' button =?Utf-8?B?Qkc=?= Microsoft Outlook Program Addins 0 21st Sep 2004 11:33 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:52 PM.