PC Review


Reply
Thread Tools Rate Thread

Custom Buttons

 
 
=?Utf-8?B?U3RldmUgTW9zcw==?=
Guest
Posts: n/a
 
      15th Nov 2007
Is there a way to make a custom button to put onto a toolbar. When sending
an external email I have to write "Release-Authorised" in the subject box
then my subject. If I forget to insert it, it takes a couple of days to
return to me telling me it hasnt been sent. To save this happening I would
like to add a button next to the "New Mail" button which automates this
process.
Cheers
 
Reply With Quote
 
 
 
 
Michael Bauer [MVP - Outlook]
Guest
Posts: n/a
 
      16th Nov 2007


This VBA sample might help you:
http://www.vboffice.net/sample.html?...&lang=en&pub=6

instead of setting the Mail.DeleteAfterSubmit property write this:

Mail.Subject = "Release-Authorised " & Mail.Subject

--
Best regards
Michael Bauer - MVP Outlook
Synchronize Color Categories & Ensure that Every Item Gets Categorized:
<http://www.vboffice.net/product.html?id=2006063&cmd=detail&lang=en&pub=6>

Am Thu, 15 Nov 2007 03:27:00 -0800 schrieb Steve Moss:

> Is there a way to make a custom button to put onto a toolbar. When

sending
> an external email I have to write "Release-Authorised" in the subject box
> then my subject. If I forget to insert it, it takes a couple of days to
> return to me telling me it hasnt been sent. To save this happening I

would
> like to add a button next to the "New Mail" button which automates this
> process.
> Cheers

 
Reply With Quote
 
=?Utf-8?B?U3RldmUgTW9zcw==?=
Guest
Posts: n/a
 
      17th Nov 2007
I am not too sure how to create the button in the first place. i copied the
code to VBA editor (creating a new Macro) which i was going to attach to a
Button, but this didnt work, as I couldnt create the button.

"Michael Bauer [MVP - Outlook]" wrote:

>
>
> This VBA sample might help you:
> http://www.vboffice.net/sample.html?...&lang=en&pub=6
>
> instead of setting the Mail.DeleteAfterSubmit property write this:
>
> Mail.Subject = "Release-Authorised " & Mail.Subject
>
> --
> Best regards
> Michael Bauer - MVP Outlook
> Synchronize Color Categories & Ensure that Every Item Gets Categorized:
> <http://www.vboffice.net/product.html?id=2006063&cmd=detail&lang=en&pub=6>
>
> Am Thu, 15 Nov 2007 03:27:00 -0800 schrieb Steve Moss:
>
> > Is there a way to make a custom button to put onto a toolbar. When

> sending
> > an external email I have to write "Release-Authorised" in the subject box
> > then my subject. If I forget to insert it, it takes a couple of days to
> > return to me telling me it hasnt been sent. To save this happening I

> would
> > like to add a button next to the "New Mail" button which automates this
> > process.
> > Cheers

>

 
Reply With Quote
 
Michael Bauer [MVP - Outlook]
Guest
Posts: n/a
 
      17th Nov 2007


Right click on the toolbar, Customize, Commands, Macros, then drag the
macro's name onto the toolbar. Right click again on the new button to
customize its caption etc.

--
Best regards
Michael Bauer - MVP Outlook
Synchronize Color Categories & Ensure that Every Item Gets Categorized:
<http://www.vboffice.net/product.html?id=2006063&cmd=detail&lang=en&pub=6>

Am Sat, 17 Nov 2007 02:51:00 -0800 schrieb Steve Moss:

> I am not too sure how to create the button in the first place. i copied

the
> code to VBA editor (creating a new Macro) which i was going to attach to a
> Button, but this didnt work, as I couldnt create the button.
>
> "Michael Bauer [MVP - Outlook]" wrote:
>
>>
>>
>> This VBA sample might help you:
>>

http://www.vboffice.net/sample.html?...&lang=en&pub=6
>>
>> instead of setting the Mail.DeleteAfterSubmit property write this:
>>
>> Mail.Subject = "Release-Authorised " & Mail.Subject
>>
>> --
>> Best regards
>> Michael Bauer - MVP Outlook
>> Synchronize Color Categories & Ensure that Every Item Gets Categorized:
>>

<http://www.vboffice.net/product.html?id=2006063&cmd=detail&lang=en&pub=6>
>>
>> Am Thu, 15 Nov 2007 03:27:00 -0800 schrieb Steve Moss:
>>
>>> Is there a way to make a custom button to put onto a toolbar. When

>> sending
>>> an external email I have to write "Release-Authorised" in the subject

box
>>> then my subject. If I forget to insert it, it takes a couple of days to
>>> return to me telling me it hasnt been sent. To save this happening I

>> would
>>> like to add a button next to the "New Mail" button which automates this
>>> process.
>>> Cheers

>>

 
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
Adding custom buttons to the Standard toolbar versus a custom toolbar cainrandom@gmail.com Microsoft Outlook Program Addins 2 9th Oct 2008 05:13 PM
Custom buttons =?Utf-8?B?UmljaywgVW5pdGVkIEtpbmdkb20=?= Microsoft Excel Misc 2 24th Aug 2005 11:00 PM
custom toolbar buttons are saved where? Excel loads twice bymistake and all my custom toolbar buttons get gone!!! Kevin Waite Microsoft Excel Programming 2 3rd Mar 2004 03:31 PM
custom toolbar buttons are saved where? Excel loads twice bymistake and all my custom toolbar buttons get gone!!! Kevin Waite Microsoft Excel Discussion 2 3rd Mar 2004 12:32 AM
IE Custom Buttons kev Windows XP Internet Explorer 1 8th Jan 2004 02:46 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:49 AM.