Forum Discussion
MikeTamoush
3 years agoQrew Commander
There are all kinds of options, but here are some of my cheat sheet notes. Other people will be able to expand and help even more.
Different ways for rich text. Notice the <b> and <i> are ways to do bold and italics.
"<span style='font-size:12px;color:#e61515'><i>words are going here</i></span>"
or
"<span style='padding: 2px 2px 2px 2px; font-size:16px; font-size:12px;font-style:italic;color:#e61515;'>" & [my field goes here] & "</span>"
or
"<span style='font-style:italic; font-size:10px;'><i><b>Words go Here</b></i>" & [Field Name] & "</span>"
------------------------------
Mike Tamoush
------------------------------
Different ways for rich text. Notice the <b> and <i> are ways to do bold and italics.
"<span style='font-size:12px;color:#e61515'><i>words are going here</i></span>"
or
"<span style='padding: 2px 2px 2px 2px; font-size:16px; font-size:12px;font-style:italic;color:#e61515;'>" & [my field goes here] & "</span>"
or
"<span style='font-style:italic; font-size:10px;'><i><b>Words go Here</b></i>" & [Field Name] & "</span>"
------------------------------
Mike Tamoush
------------------------------