Hi,
I am using an "Issued" date column as a trigger to send approval requests. I am trying to capture the number of days since the request was issued in the "Age" column, where I have this formula:
=NETWORKDAYS(Today(),[Issued]13,[holidays])
The result i am getting is Unparseable. Help please!
