Sum by date meeting minutes between two times

mrwiley

Board Regular
Joined
Sep 10, 2012
Messages
59
Good day,

I have met my match in obtaining data between two times by date. What I need to do is by date calculate the meeting minutes between 7:30am and 5PM

I am hoping someone could help...

My formula - =SUMIFS($D:$D,$A:$A,H3,$B:$B,">"&H4,$C:$C,"<="&H5)

Column A is dates
Column B is start time
Column C is End time
Columns D is total number of mins (C2-B2)

Column H3 is date I want to calculate -
Column H4 is beginning time I need it to look for 7:30 a
Column H5 is ending time I need it to look for 5 pm

I need to know by day how many minutes were used between those times.

I used the formula above but it just isn't panning out. I even tried the Hour(H4) but no avail.

FILE - Book6.xlsx
 

Excel Facts

Copy formula down without changing references
If you have =SUM(F2:F49) in F50; type Alt+' in F51 to copy =SUM(F2:F49) to F51, leaving the formula in edit mode. Change SUM to COUNT.
You're welcome & thanks for the feedback.
 
Upvote 0

Forum statistics

Threads
1,214,429
Messages
6,119,433
Members
448,897
Latest member
ksjohnson1970

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top