View Single Post
  #2  
Old March 15th 07, 07:13 AM posted to microsoft.public.outlook.program_vba
Michael Bauer [MVP - Outlook]
external usenet poster
 
Posts: 1,885
Default Copy form info to txt



Peter, for me it's not clear what your intention is. Do you mean a custom
form or a UserForm?

A custom form shows e.g. one e-mail. You can call the MailItem's SaveAs
method, save the item as a text file and attach that file to any other
e-mail.

--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
The most effective way to assign Outlook categories:
http://www.shareit.com/product.html?...4&languageid=1
(German: http://www.VBOffice.net/product.html?pub=6)

Am Tue, 6 Mar 2007 01:37:32 -0800 schrieb Peter:

Hi there,

I've made a form in Outlook (2000). I know it isn't possible to view this
form in an other viewer thn Outlook. But is it possible to copy the info

from
this form into a txt file en attach it to the form? (with a code)

Thanks

Peter

Ads