Formula Help

I think this should be a simple formula but I am getting a circular reference error. Can someone help? When the DocuSign status is sent then I would like the status column to change to "Pending Sig. Approval"

=IF([DocuSign Status]@row = "Sent", "Pending Sig. Approval", [Status]@row)

Best Answer

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!