views:

93

answers:

2

Hello,

I'm sending an email from Outlook 2003 (soon to be 2007) to a colleague's Bloomberg email address. I added voting buttons to it. Outlook users can all see the buttons, but the colleague who's reading the email in his Bloomberg console cannot. Is there any way I can get those voting buttons to be displayed to him? If not, are there any options available to me that will allow me to use a click event to track a recipient's response to a yes/no question? At the moment I'm doing this all manually, but the goal is to create a VBA program to automate the sending of these emails and the tracking of recipient responses.

Thanks, Diana

A: 

Voting buttons are a proprietary Outlook feature and will only work in Outlook.

SLaks
A: 

Check out bullet #2 in this answer for HTML/InfoPath forms sent via Outlook and logged back in your Access DB: http://stackoverflow.com/questions/3196081/building-forms-for-outlook-2007/3230789#3230789

Otaku
I don't have Access 2007 yet, so I can't replicate the suggested solution. I created a form in Access 2003 but am unable to embed it in the body of an Outlook 2003 email. I did play with a sample data access page to see if I could embed that in the body, but that didn't work either.
Diana Tortolini
@Diana Tortolini: Yeah, this doesn't work with Office 2003. The only thing I would suggest right now before your company upgrades is to download a trial of Office 2007, put it on a VM or another computer and go about learning how to do this before your company upgrades.
Otaku
Thanks for the feedback.
Diana Tortolini