Problem with Formula
What is wrong with this Smartsheet formula? Getting Unparseable. =SUMIFS([Car Count]1:[Car Count]39, [Expiration Date]1:[Expiration Date]39, ">=" & TODAY(), [Expiration Date]1:[Expiration Date]39, "<" & TODAY() + 365)
Answers
-
Try changing
">=" & TODAY()
to
>=TODAY()
and
"<" & TODAY()
to
< TODAY()
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64K Get Help
- 410 Global Discussions
- 220 Industry Talk
- 459 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 137 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives