programmatically add control for user interaction/feedback

L

Loane Sharp

Hi there

I am using Excel 2003 and VBA to programmatically create an Outlook 2003
e-mail message. All is working perfectly on this score ...

I want to ramp up the sophistication a bit and let a user who receives an
e-mail enter some text in a textbox and return the data to me by reply
e-mail.

Is it possible to programmatically add a control (say, a textbox) to an HTML
e-mail message using the Outlook object model from within Excel 2003 using
VBA?

Best regards
Loane
 
S

Sue Mosher [MVP-Outlook]

Not on the recipient side, which is where it sounds like you'd want it. Any self-respecting email program will not run code in HTML messages.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top