J
Jonathan Parminter
Hi, this is what I want to do...
Programmatically create a document in word using a
template that has some boilerplate text and a table. After
populating the table I now want to email this document to
a mail recipient with another document as an attachment.
Using code, I cannot find a programmable equivalent torouting method (that is, to send the active document as an
attachment rather than as the body of an email). If you
can help me to insert a To address, subject and an
attachment then the follow-on problem is redundant.
As a work around, I am creating a outlook email with the
document contents as the email body. The problem with this
is that all the formatting in Word is lost! Do you know
how I can reference the hmtl version of the active
document?
Any ideas or suggestions appreciated
Cheers
Jonathan
Programmatically create a document in word using a
template that has some boilerplate text and a table. After
populating the table I now want to email this document to
a mail recipient with another document as an attachment.
Using code, I cannot find a programmable equivalent torouting method (that is, to send the active document as an
attachment rather than as the body of an email). If you
can help me to insert a To address, subject and an
attachment then the follow-on problem is redundant.
As a work around, I am creating a outlook email with the
document contents as the email body. The problem with this
is that all the formatting in Word is lost! Do you know
how I can reference the hmtl version of the active
document?
Any ideas or suggestions appreciated
Cheers
Jonathan