Make helper column to sort rows by work week (Monday to Friday) based on a Date column

Hello, I believe I have formula to to sort rows by work week (Monday to Friday) based on a Date column but it keep saying: #UNPARSEABLE

The formula I have been using is = "Week of " + TEXT([Date]@row - WEEKDAY([Date]@row, 2) + 1, "mmm d, yyyy") - my Date Column is name the same.

Any suggestions?

Best Answer

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!