I have a VBA script in an excel file that will generate an email.
My problem is setting the font in the email.
This code works:
strbody = "****** style=font-size:11pt;font-family:Arial>Hello.</BODY>"
This code does not work:
strbody = "****** style=font-size:11pt;font-family:Segoe UI...