How to use strikethrough in formula

How do i create a formula that strikes through the goal name once its status is changed to completed? I just can’t seem to find a formula that allows for striking through things.

Hi @Brayden_Robinson
Not a formula but conditionnal formating, in my case with “Done” rather than “Completed”

Just right click on status column> conditional formating, select your condition and apply it to the name of your row

CPT2304112319-847x333

3 Likes

There’s a hidden formula: _STRIKETHROUGH("Hello")

2 Likes