I am trying to calculate working time between two dates.
Example:
A1 = 7/28/2004 7:00:00 AM
A2 = 8/02/2004 7:00:00 AM
I would like to calculate the minutes lapsed between the two dates, however I do not want to include any Saturdays, Sundays or holidays.
Is there a way to accomplish this?
Thanks in advance.
Example:
A1 = 7/28/2004 7:00:00 AM
A2 = 8/02/2004 7:00:00 AM
I would like to calculate the minutes lapsed between the two dates, however I do not want to include any Saturdays, Sundays or holidays.
Is there a way to accomplish this?
Thanks in advance.