Why is it that this code will show the signature ONLY if I enable .display? I'd like to just .send without .display.
TECH:
This loops through rows 2-3 and creates an Outlook mail object, to which it adds to,cc,bbc,subject,body and then emails
Sub Mail_Outlook_With_Signature_Html_1()
' Working...