catch and report overlap times

modiria50989

New Member
Joined
Aug 11, 2017
Messages
32
Hello, I have a table like bellow. How can I use excel formula functions to have another column/columns that puts corresponding "Course" name/names if there is/are overlap/overlaps? Thank you



[TABLE="width: 348"]
<colgroup><col width="64" style="width: 48pt;" span="5"> <col width="78" style="width: 58pt; mso-width-source: userset; mso-width-alt: 2759;"> <col width="66" style="width: 50pt; mso-width-source: userset; mso-width-alt: 2360;"> <tbody>[TR]
[TD="width: 64, bgcolor: transparent"]CRN[/TD]
[TD="width: 64, bgcolor: transparent"]COURSE[/TD]
[TD="width: 64, bgcolor: transparent"]SECTION[/TD]
[TD="width: 64, bgcolor: transparent"]DAY1[/TD]
[TD="width: 64, bgcolor: transparent"]DAY2[/TD]
[TD="width: 78, bgcolor: transparent"]START TIME[/TD]
[TD="width: 66, bgcolor: transparent"]END TIME[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]13161[/TD]
[TD="bgcolor: transparent"]ECE 361[/TD]
[TD="bgcolor: transparent"]Lecture[/TD]
[TD="bgcolor: transparent"]TU[/TD]
[TD="bgcolor: transparent"]TH[/TD]
[TD="bgcolor: transparent"]11:00[/TD]
[TD="bgcolor: transparent"]12:20[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]13177[/TD]
[TD="bgcolor: transparent"]ECE 361[/TD]
[TD="bgcolor: transparent"]Lab[/TD]
[TD="bgcolor: transparent"]M[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"]11:00[/TD]
[TD="bgcolor: transparent"]11:50[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]13176[/TD]
[TD="bgcolor: transparent"]ECE 361[/TD]
[TD="bgcolor: transparent"]Lab[/TD]
[TD="bgcolor: transparent"]M[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"]10:00[/TD]
[TD="bgcolor: transparent"]10:50[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]13175[/TD]
[TD="bgcolor: transparent"]ECE 361[/TD]
[TD="bgcolor: transparent"]Lab[/TD]
[TD="bgcolor: transparent"]M[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"]9:00[/TD]
[TD="bgcolor: transparent"]9:50[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]10266[/TD]
[TD="bgcolor: transparent"]ECE 491[/TD]
[TD="bgcolor: transparent"]Lecture[/TD]
[TD="bgcolor: transparent"]W[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"]17:00[/TD]
[TD="bgcolor: transparent"]17:50[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]10271[/TD]
[TD="bgcolor: transparent"]ECEP 354[/TD]
[TD="bgcolor: transparent"]Lecture[/TD]
[TD="bgcolor: transparent"]TU[/TD]
[TD="bgcolor: transparent"]TH[/TD]
[TD="bgcolor: transparent"]9:00[/TD]
[TD="bgcolor: transparent"]10:20[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]11009[/TD]
[TD="bgcolor: transparent"]ECEP 354[/TD]
[TD="bgcolor: transparent"]Lab[/TD]
[TD="bgcolor: transparent"]TH[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"]14:00[/TD]
[TD="bgcolor: transparent"]15:50[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]10187[/TD]
[TD="bgcolor: transparent"]ECEP 354[/TD]
[TD="bgcolor: transparent"]Lab[/TD]
[TD="bgcolor: transparent"]W[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"]11:00[/TD]
[TD="bgcolor: transparent"]12:50[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]12165[/TD]
[TD="bgcolor: transparent"]ECEP 371[/TD]
[TD="bgcolor: transparent"]Lecture[/TD]
[TD="bgcolor: transparent"]M[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"]14:00[/TD]
[TD="bgcolor: transparent"]15:50[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]10284[/TD]
[TD="bgcolor: transparent"]ECEP 411[/TD]
[TD="bgcolor: transparent"]Lecture[/TD]
[TD="bgcolor: transparent"]TU[/TD]
[TD="bgcolor: transparent"]TH[/TD]
[TD="bgcolor: transparent"]12:30[/TD]
[TD="bgcolor: transparent"]13:50[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]15694[/TD]
[TD="bgcolor: transparent"]ECEP 451[/TD]
[TD="bgcolor: transparent"]Lecture[/TD]
[TD="bgcolor: transparent"]M[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"]18:00[/TD]
[TD="bgcolor: transparent"]20:50[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]11166[/TD]
[TD="bgcolor: #A6A6A6"]ECE 203[/TD]
[TD="bgcolor: #A6A6A6"]Lecture[/TD]
[TD="bgcolor: transparent"]TH[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"]12:00[/TD]
[TD="bgcolor: transparent"]13:50[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]15680[/TD]
[TD="bgcolor: #A6A6A6"]ECE 203[/TD]
[TD="bgcolor: #A6A6A6"]LAB[/TD]
[TD="bgcolor: transparent"]TH[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"]17:00[/TD]
[TD="bgcolor: transparent"]18:50[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]15679[/TD]
[TD="bgcolor: #A6A6A6"]ECE 203[/TD]
[TD="bgcolor: #A6A6A6"]LAB[/TD]
[TD="bgcolor: transparent"]W[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"]15:00[/TD]
[TD="bgcolor: transparent"]16:50[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]15678[/TD]
[TD="bgcolor: #A6A6A6"]ECE 203[/TD]
[TD="bgcolor: #A6A6A6"]LAB[/TD]
[TD="bgcolor: transparent"]W[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"]13:00[/TD]
[TD="bgcolor: transparent"]14:50[/TD]
[/TR]
</tbody>[/TABLE]
 

Excel Facts

Copy a format multiple times
Select a formatted range. Double-click the Format Painter (left side of Home tab). You can paste formatting multiple times. Esc to stop
Update please:

How can I use excel formula functions to have another column/columns that puts corresponding "CRN" number/numbers if there is/are overlap/overlaps?
 
Upvote 0

Forum statistics

Threads
1,224,820
Messages
6,181,159
Members
453,021
Latest member
Justyna P

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