Below is the code where I'm having issues.
the variable is Date. Variable is declared, I can use it in a simple example but not in the example below.
How can I get it to read write the variable. When i run it, it says compiler error, syntax error.
strBody = "<font face=Tahoma size=3> Hi Everyone, "<br> Today is " & Date. random text.</br></calibri> <p>" & _
"<font color=red> Here is more text </font>" & _
"<ul><li>Names in <font color=blue>blue</font color=blue> are cool. <li>Names in <font color=orange>orange</font color=orange> are coolest. <li>Names in <font color=green> green</font color=green> are the best.</ul> <br>More text"