View Single Post
  #9  
Old October 31st 06, 07:14 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Help Creating a Message Form

Do a mailto where?

If you send a Word file as an attachment, then it will act like a Word file. Outlook is not involved at all, except as the way to get it from point A to point B .
--
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

"Trouvera52" wrote in message ...
Would it work (and be easier?) if I save the file in Word, and then attach it
and do a mailto? That was my next plan.....thanks.


"Hollis Paul" wrote:

In article ,
=?Utf-8?B?VHJvdXZlcmE1Mg==?= wrote:
I have a similar problem in sending a form from Word. The form arrives in
Outlook beautifully except that the content of drop-down menus does not
display. Would the Edit-Read Page you describe here work? Also, I didn't
see that on my Outlook menu.

Before you send in Word, you want to save the List value of the drop-down
control to an Outlook list field and the index value of the control to a
outlook numeric field, and add code to your Item Open list to initialize the
list box from the fields.

--
Hollis Paul
Mukilteo, WA USA



Ads