Hi,
I would like to create a decent looking email using VBA to customize To, From(based on User Name), Subject, Body.
I can get a simple text email to send, but I would like to format it a bit better than using crlf and spaces to align words.
I see that we can set the body type to HTML, but I...