Hi =?Utf-8?B?cm9sbG5lY2s=?=,
> I am creating a template in word to replace an existing paper based form
> with a e-mailed word document. To do this i am using VBA in word to send the
[quoted text clipped - 6 lines]
> (i am aware that the combo box can be sent by activating active x in
> outlook, however i was hoping that there might be another way)
Use Dropdown form fields instead of ActiveX controls. "Unlink" all the fields
to plain text before sending (doc.Range.Fields.Unlink)
Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 17 2005)
http://www.word.mvps.org
This reply is posted in the Newsgroup; please post any follow question or reply
in the newsgroup and not by e-mail :-)