Hi all:
I would like to indent the bullet points and align the text under each bullet point in the following code. As you can see, I've tried several ways to do that but no matter what I try, it comes out left justified.
Set OutApp = CreateObject("Outlook.Application") Set OutMail =...