Formatting e-mail generated by Excel
I'd be interested in this as well. I did something similar a few weeks
ago. For a formatted a Word document then saved it in HTML format. In
the VBA code instead of using .Body and attaching a text file, I used
..HTMLBody and it worked great.
- John
|