I'm dying over here! I have tried this formula countless times and #unparesable keeps populating.
I am trying to calculate thew amount of days between 2 dates. My column name is Date and Date Complete.
I created another Column titled Days to Complete.
This is my formula.
NETWORKDAYS([Date], [Date Complete], [holidays])
What am I doing wrong??????