WOW.. lots going on in this thread.
I am trying to calculate the following:
Column D contains start time
Column E contains end time
Business hours are Monday - Friday 8:30am - 5:00pm. Need to exclude weekends (Not worried about holidays).
Only want to see the hours elapsed that are inside the business hours.
This is driving me nuts.
Example of dates:[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD][TABLE="width: 147"]
<tbody>[TR]
[TD="class: xl68, width: 147"]Task assignment[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 147"]
<tbody>[TR]
[TD="class: xl68, width: 147"]Task Completion[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
[TR]
[TD][TABLE="width: 147"]
<tbody>[TR]
[TD="class: xl68, width: 147"]Jul 2, 2013 11:54:10 PM
[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 147"]
<tbody>[TR]
[TD="class: xl68, width: 147"]Jul 4, 2013 3:30:53 PM[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
[TR]
[TD][TABLE="width: 147"]
<tbody>[TR]
[TD="class: xl68, width: 147"]Jul 12, 2013 9:34:12 PM[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 147"]
<tbody>[TR]
[TD="class: xl68, width: 147, align: right"]Jul 12, 2013 9:34:30 PM
[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
[TR]
[TD][TABLE="width: 147"]
<tbody>[TR]
[TD="class: xl68, width: 147"]Jul 8, 2013 7:51:05 PM[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 147"]
<tbody>[TR]
[TD="class: xl68, width: 147"]Jul 8, 2013 8:12:04 PM
[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
[TR]
[TD][TABLE="width: 147"]
<tbody>[TR]
[TD="class: xl68, width: 147"]Jul 8, 2013 7:51:44 PM[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 147"]
<tbody>[TR]
[TD="class: xl68, width: 147"]Jul 9, 2013 8:24:50 PM[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
</tbody>[/TABLE]