Forum Discussion
Abhishek Shrivastav
Mar 13, 2018Copper Contributor
Formula for Trun Around Time (TAT) For incident No Weekend
Hi All,
I need formula for Trun around Time (TAT) For Incident.
For Ex. Start Date Time : 25/2/2018 10:00 AM
End time : 28/2/2018 6:00 PM
Manual TAT calculation is :- 53:00
Working hour...
tyrelmiranda
Apr 08, 2021Copper Contributor
SergeiBaklan is it possible to exclude a list of national holidays in the calculation of TAT?
E.g. 02/04/2021 - Good Friday
SergeiBaklan
Apr 08, 2021Diamond Contributor
NETWORKDAYS.INTL() allows to define holidays as 4th parameter.