J
James
I'd like to construct some VBA which will automate the sending of a
word document via email from within word. I can do it by hand simply
by creating the document (btw, I'm saving the doc as filtered HTML,
and it has tables in it) and doing File>Send To>Mail Recipient. I try
to "record" this as a macro, but it won't let me record the mailing
portion of it. Can I do it programatically? I did try the sendmail
method, but it didn't preserve any ot the formatting, tables, etc. TIA.
word document via email from within word. I can do it by hand simply
by creating the document (btw, I'm saving the doc as filtered HTML,
and it has tables in it) and doing File>Send To>Mail Recipient. I try
to "record" this as a macro, but it won't let me record the mailing
portion of it. Can I do it programatically? I did try the sendmail
method, but it didn't preserve any ot the formatting, tables, etc. TIA.