Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How can add "Voting Buttons" to a message when I send email through excel?
Thanks in advance. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Add this to the code
..VotingOptions = "Approved;Disapproved" -- Regards Ron de Bruin http://www.rondebruin.nl/tips.htm "Sam" wrote in message ... How can add "Voting Buttons" to a message when I send email through excel? Thanks in advance. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
This worked out great. I have one more question.
There is an option "Have Replies Sent To" in Voting Buttons section which I want checked everytime as I want the voting responses send to the person who requested the vote and to one more person. Is there a way to do it from excel? To select "Have Replies Sent To" check box and add that other persons email address Thanks in advance. "Ron de Bruin" wrote: Add this to the code ..VotingOptions = "Approved;Disapproved" -- Regards Ron de Bruin http://www.rondebruin.nl/tips.htm "Sam" wrote in message ... How can add "Voting Buttons" to a message when I send email through excel? Thanks in advance. . |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hey Ron,
Did you get a chance to look into it? I tried looking for that specific voting button property in outllook object browser but couldnt get it to work. I did find two voting button members "VotingOptions" and "VotingResponse" in "MailItem" class in outlook object browser but dont know how to get that to work yet. There are other members like "CustomPropertyChange" and "CustomAction" in class "MailItem" but dont know if that is something i need to get this voting button property selected. I would appretiate if you could look into this. "Ron de Bruin" wrote: Add this to the code ..VotingOptions = "Approved;Disapproved" -- Regards Ron de Bruin http://www.rondebruin.nl/tips.htm "Sam" wrote in message ... How can add "Voting Buttons" to a message when I send email through excel? Thanks in advance. . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Email Voting Buttons | Excel Programming | |||
Send mail with outlook message options-voting importance | Excel Programming | |||
sending email using voting buttons | Excel Discussion (Misc queries) | |||
sending email using voting buttons | Excel Discussion (Misc queries) | |||
EMail Small Message from Excel | Excel Programming |