Hi all,
I tried using the NETWORKDAYS formula and it appears it only works when you have date columns where you enter the date manually. I have a project rollup sheet which I am trying to calculate the variance of NETWORKDAYS (which considers the non-working days) of 2 columns which references dates from another sheet.
I've tried the following:
- Using NETWORKDAYS and referencing these columns
- Matching the value of the column in a helper column
- Created an automation when the column with the referenced date changes, that it updates the helper column. It appears it thinks its a string value and doesn't pickup a change happened to trigger the automation
Any ideas how I can calculate the variance? NETWORKDAYS is preferred as it also considers non-working days configured.
Thanks