Formula
Hello,
Can someone help convert this excel formula to SS?
=IF([DAY COUNTER]1 = "1", =TODAY(), IF([DAY COUNTER]1 = "2", =TODAY() + 1, IF([DAY COUNTER]1 = "3", =TODAY() + 2, [DAY COUNTER]1)))
Expected result is to determine that 1 = current date, 2 = current date+1, 3= current date+2
I'm not sure if I'm explaining it correctly but hoping someone can help this newbie. Much thanks!
Comments
-
Try the formula again but remove the equals sign in front of every TODAY().
-
You could also change TODAY()+1 to TODAY(1), likewise for the +2 TODAY(2) etc
TODAY([number])
-
number—[optional]
The number of days before (negative number) or after (positive number) the current date.
✅Did my post help answer your question or solve your problem? Please help the Community by marking it as the accepted answer/helpful. It will make it easier for others to find a solution or help to answer!
-
-
Thank you very much!
-
Thank you very much!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.8K Get Help
- 437 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!