Hi All,
I need help with finding the hours lapsed with a formula or VBA. I have 100+ rows in excel where two columns have dates with time and I need the difference in business hours. It needs to exclude Weekends and US holidays while calculating the business hours it would be great (optional). Below is the example.
A B C
[TABLE="width: 352"]
<colgroup><col span="2"><col></colgroup><tbody>[TR]
[TD]Date 1[/TD]
[TD]Date 2[/TD]
[TD]Business Hours Lapsed[/TD]
[/TR]
[TR]
[TD]3/30/2018 14:03[/TD]
[TD]3/31/2018 19:29
[/TD]
[TD]Need the result in this column[/TD]
[/TR]
</tbody>[/TABLE]
Thank you in advance,
Regards,
Shushil
I need help with finding the hours lapsed with a formula or VBA. I have 100+ rows in excel where two columns have dates with time and I need the difference in business hours. It needs to exclude Weekends and US holidays while calculating the business hours it would be great (optional). Below is the example.
A B C
[TABLE="width: 352"]
<colgroup><col span="2"><col></colgroup><tbody>[TR]
[TD]Date 1[/TD]
[TD]Date 2[/TD]
[TD]Business Hours Lapsed[/TD]
[/TR]
[TR]
[TD]3/30/2018 14:03[/TD]
[TD]3/31/2018 19:29
[/TD]
[TD]Need the result in this column[/TD]
[/TR]
</tbody>[/TABLE]
Thank you in advance,
Regards,
Shushil