Convert Formula that pulls a date into a text

Automations 1
โญโญโญโญโญ
Hi,
I have an IF formula in a date column that pulls in a date when criteria are met. I then want to bring that date into a text/number column. I tried a few options, such as =text(Date@row) and =value(Date@row) but it's not working.
Any workarounds?
Thanks!
Answers
-
Try this:
=Date@row+""
This works because it essentially is adding blank text space to the value, and when you add text to any numeric or date value in Smartsheet, Smartsheet converts the whole cell to text.
Regards,
Jeff Reisman
Link: Smartsheet Functions Help Pages Link: Smartsheet Formula Error Messages
If my answer helped solve your issue, please mark it as accepted so that other users can find it later. Thanks!
Help Article Resources
Categories
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!