View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default Email Voting Buttons

Hi Richard

You can add something like this to the code

..VotingOptions = "Approved;Disapproved"


--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Richard" wrote in message ...
Hi,

Is it possible to create email voting buttons using excel code. I am using
office 2003 and would like to have 3 buttons with for example, attending
both, attending 1, not attending as the button text.

Hopefully
Richard