Forum Discussion
Baker1050
Sep 25, 2019Copper Contributor
Email in VBA : Line Spacing in Un-Ordered List Issue
I have a macro that builds an email (in a loop) Example Below. When the email is created, there is a blank line between the heading and the un-ordered lists that are created in the email. I would lik...
Baker1050
Sep 25, 2019Copper Contributor
"<li style=""Margin: 0;"">" for the un ordered list item solved my issue.