Forum Discussion
288088
Nov 28, 2019Copper Contributor
Change color font text in a column
Hello!
I want the text "00:00:00" to become red if [Column1] ISBLANK. Is there an easy way to fix that?
=IF(ISBLANK([Column1]);"00:00:00";
No RepliesBe the first to reply