JenniferSilbers
4 years agoQrew Trainee
Total work days in a Month
Hello,
I am trying to calculate the total work days in a month based on today's date. Here is my formula but it is not working correctly, I am getting a total of 25 days for February and there are only 20 working days in February for this year. Dates and duration formulas in Quick Base are new for me so any help is appreciated.
Formula:
ToDays(ToWeekdayP(LastDayOfMonth([Today's Date])) - (ToWeekdayN(FirstDayOfMonth([Today's Date]))))
My team wants to see what business day they are on (which I figured out) and then how many business days are in each month.
Thanks
------------------------------
Jennifer Silberstein
------------------------------
I am trying to calculate the total work days in a month based on today's date. Here is my formula but it is not working correctly, I am getting a total of 25 days for February and there are only 20 working days in February for this year. Dates and duration formulas in Quick Base are new for me so any help is appreciated.
Formula:
ToDays(ToWeekdayP(LastDayOfMonth([Today's Date])) - (ToWeekdayN(FirstDayOfMonth([Today's Date]))))
My team wants to see what business day they are on (which I figured out) and then how many business days are in each month.
Thanks
------------------------------
Jennifer Silberstein
------------------------------