PC Review


Reply
Thread Tools Rate Thread

How to Create Buttons in email body / toolbar

 
 
sam
Guest
Posts: n/a
 
      30th Dec 2009
Hi All,

Is is possible to create buttons in outlook email body?

For eg: I want to create "Accept" and "Decline" Buttons that would populate
the content from the email body into an excel sheet.

Is this possible? If yes, how do I go on with it? Please Help.

Thanks in Advance

 
Reply With Quote
 
 
 
 
Dmitry Streblechenko
Guest
Posts: n/a
 
      31st Dec 2009
Do you mean buttons on the Outlook Inspector used to display the message
details (as opposed to teh Explorer which lists the messages in a folder)?

--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"sam" <(E-Mail Removed)> wrote in message
news:6980C1FB-5C00-4C41-9B33-(E-Mail Removed)...
> Hi All,
>
> Is is possible to create buttons in outlook email body?
>
> For eg: I want to create "Accept" and "Decline" Buttons that would
> populate
> the content from the email body into an excel sheet.
>
> Is this possible? If yes, how do I go on with it? Please Help.
>
> Thanks in Advance
>



 
Reply With Quote
 
sam
Guest
Posts: n/a
 
      31st Dec 2009
Thanks for helping Dmitry,

Yes, I want buttons on the email body or the tool bar.

I am trying to design a process where I will be receiving emails from lots
of people in my company and so Want to create two buttons "Accept" and
"Reject"

So, Once I click Accept: I want to send and email back to the receipend
saying "the request has been accepted"

If I click Decline: I want to send an email back to the receipent saying
"the request has been rejected" and the reason why it has been rejected.

Can this be done in outlook?
any help would be appretiated

Thanks in Advance


"Dmitry Streblechenko" wrote:

> Do you mean buttons on the Outlook Inspector used to display the message
> details (as opposed to teh Explorer which lists the messages in a folder)?
>
> --
> Dmitry Streblechenko (MVP)
> http://www.dimastr.com/
> OutlookSpy - Outlook, CDO
> and MAPI Developer Tool
> -
> "sam" <(E-Mail Removed)> wrote in message
> news:6980C1FB-5C00-4C41-9B33-(E-Mail Removed)...
> > Hi All,
> >
> > Is is possible to create buttons in outlook email body?
> >
> > For eg: I want to create "Accept" and "Decline" Buttons that would
> > populate
> > the content from the email body into an excel sheet.
> >
> > Is this possible? If yes, how do I go on with it? Please Help.
> >
> > Thanks in Advance
> >

>
>
> .
>

 
Reply With Quote
 
Dmitry Streblechenko
Guest
Posts: n/a
 
      2nd Jan 2010
You would need to insert your own button to the Explorer or Inspector
toolbar (CommandBar) and then write code in the button event handler that
takes the contents of the currently selected e-mail
(Application.ActiveExplorer.Selection collection) and performs the
appropriate action on it - create new message using Application.CreateItem
or MailItem.Reply, populate its properties, display it using
MailItem.Display.
http://www.outlookcode.com/ is good place to start...

--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"sam" <(E-Mail Removed)> wrote in message
news:BE54F052-F0FC-4D93-AED5-(E-Mail Removed)...
> Thanks for helping Dmitry,
>
> Yes, I want buttons on the email body or the tool bar.
>
> I am trying to design a process where I will be receiving emails from lots
> of people in my company and so Want to create two buttons "Accept" and
> "Reject"
>
> So, Once I click Accept: I want to send and email back to the receipend
> saying "the request has been accepted"
>
> If I click Decline: I want to send an email back to the receipent saying
> "the request has been rejected" and the reason why it has been rejected.
>
> Can this be done in outlook?
> any help would be appretiated
>
> Thanks in Advance
>
>
> "Dmitry Streblechenko" wrote:
>
>> Do you mean buttons on the Outlook Inspector used to display the message
>> details (as opposed to teh Explorer which lists the messages in a
>> folder)?
>>
>> --
>> Dmitry Streblechenko (MVP)
>> http://www.dimastr.com/
>> OutlookSpy - Outlook, CDO
>> and MAPI Developer Tool
>> -
>> "sam" <(E-Mail Removed)> wrote in message
>> news:6980C1FB-5C00-4C41-9B33-(E-Mail Removed)...
>> > Hi All,
>> >
>> > Is is possible to create buttons in outlook email body?
>> >
>> > For eg: I want to create "Accept" and "Decline" Buttons that would
>> > populate
>> > the content from the email body into an excel sheet.
>> >
>> > Is this possible? If yes, how do I go on with it? Please Help.
>> >
>> > Thanks in Advance
>> >

>>
>>
>> .
>>



 
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
Email Help: Email with voting buttons from excel, Body gets delete sam Microsoft Excel Programming 0 23rd Mar 2010 03:47 PM
HELP: Create Buttons in Outlook Email body or Tool bar sam Microsoft Outlook Form Programming 1 31st Dec 2009 07:00 AM
design buttons in email body sam Microsoft Outlook VBA Programming 1 7th Jul 2009 08:43 PM
radio buttons in the body of the email petutie Microsoft Word Document Management 1 30th Jun 2009 03:37 PM
how do I create my own personal toolbar buttons? =?Utf-8?B?Q29sZXN5MTk3NA==?= Microsoft Outlook Discussion 0 21st Nov 2006 12:55 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:10 PM.