Forum Discussion
HenryJS
Post Prodigy
6 years agoIF Contains Text
Hi all, How do I create a new column IF Ref 1 has text then Yes Thanks, H
- Anonymous6 years agoColumn = IF(ISBLANK([Ref 1]),BLANK(),"Yes")
Paul Zheng
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.