COUNTIFS Less than Today on a referenced sheet = INVALID OPERATION
I'm referencing another sheet and want to count rows belonging to a particular individual where the planned date is in the past. I'm trying to COUNTIF Owner@row and Planned date is less than TODAY()
Here is my formula but I'm getting an INVALID OPERATION error.
=COUNTIFS({520.07db Qualified Testing Facility Databa Range 1}, [Master Planner]@row, {520.07db Qualified Testing Facility Databa Range 2} < TODAY())
Any ideas what I'm doing wrong?
Thanks
Best Answer
-
OK! I got it. I was missing the last comma before the TODAY() function.
=COUNTIFS({520.07db Qualified Testing Facility Databa Range 1}, [Master Planner]@row, {520.07db Qualified Testing Facility Databa Range 2}, <TODAY())
Answers
-
OK! I got it. I was missing the last comma before the TODAY() function.
=COUNTIFS({520.07db Qualified Testing Facility Databa Range 1}, [Master Planner]@row, {520.07db Qualified Testing Facility Databa Range 2}, <TODAY())
-
SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E:andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.2K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 142 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!