Converting Text to Date
Hi there community!
I have a column with session dates and times that form users are selecting from (dropdown) but I need to turn it into a date so I can trigger a reminder of upcoming sessions. I used the following formula to remove the time and add the year, in the [Date 2] column, and it is working to display just the date.
=IFERROR((LEFT([Which session would you like to attend for 'Prepar]@row, FIND(",", [Which session would you like to attend for 'Prepar]@row, 1) - 3)) + ", 2024", "")
The problem is, Smartsheet isn't recognizing that as a date. When I put it into a column formatted as a date, I still just see it as July 16, 2024 and if restricted to dates, I get an error saying the column is restricted to dates. Can I do something different in my formula (or in another column formula) to convert it so SS recognizes it as a date instead of text? THANKS in advance!
Best Answer
-
I cant/wont take credit for this answer. This post here goes into great detail how to accomplish what your looking to do.
If you found this comment helpful. Please respond with any of the buttons below. Awesome🖤, Insightful💡, Upvote⬆️, or accepted answer. Not only will this help others searching for the same answer, but help me as well. Thank you.
Answers
-
I cant/wont take credit for this answer. This post here goes into great detail how to accomplish what your looking to do.
If you found this comment helpful. Please respond with any of the buttons below. Awesome🖤, Insightful💡, Upvote⬆️, or accepted answer. Not only will this help others searching for the same answer, but help me as well. Thank you.
-
This is perfect, thank you so much @Mark.poole
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.8K Get Help
- 474 Global Discussions
- 205 Use Cases
- 516 Announcements
- 5.5K Ideas & Feature Requests
- 87 Brandfolder
- 157 Just for fun
- 82 Community Job Board
- 521 Show & Tell
- 36 Member Spotlight
- 3 SmartStories
- 309 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!