View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Sam Sam is offline
external usenet poster
 
Posts: 699
Default Email HELP: Add Voting buttons to new message from excel

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.


.