Is there a way to count the number of weekdays between a date range?
I am currently using the following formula to count the number of days between the FROM and TO DATE:
Is there a way to count the number of weekdays between a date range?
I am currently using the following formula to count the number of days between the FROM and TO DATE:
Yes! You can use WORKDAY_DIFF(). There's a really helpful list of all the formulas and how to use them here in the Formula Playground base: https://support.airtable.com/docs/en/formula-field-reference?highlight=formula%20playground
Yes! You can use WORKDAY_DIFF(). There's a really helpful list of all the formulas and how to use them here in the Formula Playground base: https://support.airtable.com/docs/en/formula-field-reference?highlight=formula%20playground
Thank you @Micki_O_Neil ! I was looking for the wrong keyword, "weekday". This helped a lot! Thanks again!
Of course!
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.