COUNTIFS to Calculate Tenure within a Date range

I am trying to count the number of our employees that leave in the first 60 days if they were hired in a certain month while referencing another sheet. In my original sheet I have 2 date columns (Hire date and Departure date) then a count field that calculates the net days between the two.
This is the formula I have and I am getting an #INCORRECT ARGUMENT SET error. I am sure it's something simple but need this completed ASAP for a dashboard.
=COUNTIFS({Onboarding Step Tracking Range 1}, @cell >= DATE(2018, 1, 1), {Onboarding Step Tracking Range 1}, @cell <= DATE(2018, 1, 31), {Onboarding Step Tracking Range 4}, <=60)
The last range/criteria is where i am having issues.
Thank you!
Comments
-
What kind of data is the last range looking at and what type of column is it in?
-
NETDAYS formula and Text/Number
-
-
I have tried that to get the same error unfortunately!
-
Are you able to share some screenshots of both sheets? Out of curiosity... Look at the source data for {Onboarding Step Tracking Range 4}. Is it left or right justified?
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 66.2K Get Help
- 430 Global Discussions
- 152 Industry Talk
- 490 Announcements
- 5.2K Ideas & Feature Requests
- 85 Brandfolder
- 154 Just for fun
- 75 Community Job Board
- 502 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 306 Events
- 36 Webinars
- 7.3K Forum Archives