![]() |
programmatically add control for user interaction/feedback
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 |
programmatically add control for user interaction/feedback
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 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Loane Sharp" wrote in message ... 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 |
All times are GMT +1. The time now is 11:45 AM. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com