Extract Form Info

M

Mandel Smith

I need to pull the info out of the form and put into a
pre-addressed plain text message. Our project tracking
software converts emails into work orders, but it doesn't
recogize the outlook forms.

I know how to create a new message using,
Application.CreateItem(0)..., but I can't figure out how
to get the form info into the email.

Is this possible?
Using Outlook 2000 with an electronic form, Exch 5.5.
 
Top