Forum Moderators: open
The To Address needs to be hard coded into the email and I don't want any of the formatting i.e. boxes, text etc.
Any help gratefully received!
The actual code depends on how your word doc is set up and what email package your users have installed.
With tables you access the documents data by table, row and cell number, building your email and then automate the mail package. Assign the macro to the document print event so they cant forget to do it.