Dear all,

I have been tackling this issue for a while now. I am trying to run some vba code from excel that opens a word file and uses its content as the body of an email (keeping the formating and pictures)

This is what I have right now:


Please Login or Register  to view this content.
It should be working, but I always get an error 91 (Object Variable or With block variable not set) when it reaches the line: editor.Content.Paste

Any Ideas on how to solve this, or any alternatives to obtain the same result?

Kind Regards,

Andre