jerry12302
Active Member
- Joined
- Apr 18, 2005
- Messages
- 456
- Office Version
- 2010
- Platform
- Windows
OK, here it goes...
<font face=Calibri><SPAN style="color:#00007F">Sub</SPAN> test()<br> <SPAN style="color:#007F00">'testing post using html</SPAN><br> <SPAN style="color:#00007F">If</SPAN> postlooksgood = <SPAN style="color:#00007F">True</SPAN> <SPAN style="color:#00007F">Then</SPAN><br> MsgBox "HTML works!"<br> <SPAN style="color:#00007F">Else</SPAN><br> MsgBox "I give up."<br> <SPAN style="color:#00007F">End</SPAN> <SPAN style="color:#00007F">If</SPAN><br><SPAN style="color:#00007F">End</SPAN> <SPAN style="color:#00007F">Sub</SPAN><br><br></FONT>
<font face=Calibri><SPAN style="color:#00007F">Sub</SPAN> test()<br> <SPAN style="color:#007F00">'testing post using html</SPAN><br> <SPAN style="color:#00007F">If</SPAN> postlooksgood = <SPAN style="color:#00007F">True</SPAN> <SPAN style="color:#00007F">Then</SPAN><br> MsgBox "HTML works!"<br> <SPAN style="color:#00007F">Else</SPAN><br> MsgBox "I give up."<br> <SPAN style="color:#00007F">End</SPAN> <SPAN style="color:#00007F">If</SPAN><br><SPAN style="color:#00007F">End</SPAN> <SPAN style="color:#00007F">Sub</SPAN><br><br></FONT>