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"...