Hi!
I would like to count a number of entries in a sheet if their due date is a certain number of work days before a date in another sheet. I tried to use the following formula:
=COUNTIF('reference to a list of entries column in another sheet', NETDAYS('reference to due date column in another sheet', 'cell with a date in a current sheet') = 3)
Unfortunately, it always gives 0 as result.
Is it possible to fix this formula or use another one for this task?
Best,
Lena