Receiving Parsing error using NETWORKDAY formula

Hi,
I would like to get the average working days between when a request is opened and approved.
I am starting off with the following formula to calculate the net working days for each requests. Then I will add the Average formula to get the average of all requests.
Here is the formula which is giving me unparseable error.
=NETWORKDAY(DATEONLY([Business Created D/T]:[Business Case Created D/T]), [Business Case Approved Date]:[Business Case Approved Date])
Also, if you can help me with what the formula to get the Average of the Net working days for each requests, that would be great.
Thanks for your help.
Best Answer
-
You are going to have to have the number of work days on each row in a separate column then average that column.
Answers
-
You are going to have to have the number of work days on each row in a separate column then average that column.
-
Thanks, @Paul Newcome . I thought I was going to have to go that route.
Help Article Resources
Categories
Check out the Formula Handbook template!