Hello all - first time poster
I am trying to get the difference between two dates by using the NETWORKDAY formula and I am having an issue. I have 2 date field columns - an assignment date and a go-live date - and I am trying to find the difference in business days between the two. I have successfully run the formula to get the difference from the top date in each column so I know it works but when I select multiple dates - IE copying down each column for multiple dates - I get a #INVALIDDATATYPE. Does anyone know if this formula is limited to only one data set or can it be used for multiple dates in a column? This is the existing string I am using to get the error - =NETWORKDAY({Enterprise Client Tracker Range 18}, {Enterprise Client Tracker Range 19}) and this is the string i am using to get a successful response with only one date - =NETWORKDAY({Enterprise Client Tracker Range 16}, {Enterprise Client Tracker Range 17})
Any thoughts or suggestions?
Thank you in advance