What is wrong with this formula?
The following formula appears in one of our Smartsheets as a column formula:
=IF(Holidays@row <> "", IF(TODAY() >= Holidays@row, COUNTIFS({Course Complete Date}, Holidays@row, ""), ""))
This formula had been functioning as intended for quite some time, but it started yielding an #INCORRECT ARGUMENT SET error a few days ago. I checked the column mentioned in the formula (Holidays) as well as the reference ({Course Complete Date}, which points to an entire column in another Smartsheet), and they appear to be functioning correctly.
Does anyone know why this formula has started yielding an error?
Best Answer
-
If I'm reading this correctly, I think the comma at the end needs to be moved, because it looks like you're not closing off your COUNTIFS statement.
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!
Answers
-
If I'm reading this correctly, I think the comma at the end needs to be moved, because it looks like you're not closing off your COUNTIFS statement.
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!
-
@Jeff Reisman That did it! Thank you!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.5K Get Help
- 402 Global Discussions
- 213 Industry Talk
- 450 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 135 Just for fun
- 56 Community Job Board
- 454 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 296 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!