Forum Discussion
MarkShnier__You
Qrew Legend
6 years agoTry this as a formula Rich Text field type.
IF([Complete], "<b>")
&
List("",[Application/Tool],"~",[Task])
I want to add a statement that says:
If [Complete]=true change the font to bold
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
markshnier2@gmail.com
------------------------------
IF([Complete], "<b>")
&
List("",[Application/Tool],"~",[Task])
I want to add a statement that says:
If [Complete]=true change the font to bold
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
markshnier2@gmail.com
------------------------------
RachelMiller
6 years agoQrew Cadet
Thanks Mark. That worked perfectly!
Rachel
------Original Message------
Try this as a formula Rich Text field type.
IF([Complete], "<b>")
&
List("",[Application/Tool],"~",[Task])
I want to add a statement that says:
If [Complete]=true change the font to bold
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
markshnier2@gmail.com
------------------------------