Del
5 years agoQrew Cadet
Add"$" to rich text field
I am looking to add a "$" to a rich text field as I am actually color coding a numeric field. I have the formula below If( [Field 1] > 1, "<span style='background-color: #ffb3b3'>" & Round ([Fi...