monty12321
New Member
- Joined
- Aug 27, 2019
- Messages
- 6
Good afternoon,
I was wondering if you could use your help on excel. I have a excel spreadsheet which automatically imports room bookings data from the Microsoft word forms. However, sometimes we get clashes with requests overlapping each other. I would like this to be highlighted automatically instead of manually checking it. Below is the sample:
[TABLE="width: 376"]
<tbody>[TR]
[TD]Course Type
[/TD]
[TD]Date
[/TD]
[TD]Start and End Time
[/TD]
[/TR]
[TR]
[TD]Workshop
[/TD]
[TD]08/12/2019
[/TD]
[TD]09:00-13:00
[/TD]
[/TR]
[TR]
[TD]Workshop
[/TD]
[TD]08/12/2019
[/TD]
[TD]09:00-14:00
[/TD]
[/TR]
[TR]
[TD]Training
[/TD]
[TD]15/08/2019
[/TD]
[TD]09:00-16:00
[/TD]
[/TR]
[TR]
[TD]Workshop
[/TD]
[TD]16/08/2019
[/TD]
[TD]09:00-17:00
[/TD]
[/TR]
[TR]
[TD]Training
[/TD]
[TD]17/08/2019
[/TD]
[TD]09:00-17:00
[/TD]
[/TR]
[TR]
[TD]Training
[/TD]
[TD]18/08/2019
[/TD]
[TD]09:00-18:00
[/TD]
[/TR]
[TR]
[TD]Workshop
[/TD]
[TD]18/08/2020
[/TD]
[TD]15:00-18:00
[/TD]
[/TR]
[TR]
[TD]Training
[/TD]
[TD]20/08/2019
[/TD]
[TD]09:00-13:00
[/TD]
[/TR]
[TR]
[TD]Workshop
[/TD]
[TD]22/08/2019
[/TD]
[TD]08:00-15:00
[/TD]
[/TR]
[TR]
[TD]Training
[/TD]
[TD]22/08/2019
[/TD]
[TD]08:00-11:00
[/TD]
[/TR]
[TR]
[TD]Workshop
[/TD]
[TD]08/12/2019
[/TD]
[TD]09:00-13:00
[/TD]
[/TR]
</tbody>[/TABLE]
As you can see there are several overlaps/conflicts, but I must highlight this manually. Hence, is there a way to get excel to do this automatically. I understand this could be done by formula “Sumproduct” but, I was unable to get it to work thus I looked around and stumbled upon this https://www.mrexcel.com/forum/excel-questions/429758-find-time-overlaps.html and found the other formula(s) but i am still unable to get it working. The formula still gives the "False" value despite the overlaps/conflicts.
Therefore, any help would be much appreciated.
Thanks
Monty
I was wondering if you could use your help on excel. I have a excel spreadsheet which automatically imports room bookings data from the Microsoft word forms. However, sometimes we get clashes with requests overlapping each other. I would like this to be highlighted automatically instead of manually checking it. Below is the sample:
[TABLE="width: 376"]
<tbody>[TR]
[TD]Course Type
[/TD]
[TD]Date
[/TD]
[TD]Start and End Time
[/TD]
[/TR]
[TR]
[TD]Workshop
[/TD]
[TD]08/12/2019
[/TD]
[TD]09:00-13:00
[/TD]
[/TR]
[TR]
[TD]Workshop
[/TD]
[TD]08/12/2019
[/TD]
[TD]09:00-14:00
[/TD]
[/TR]
[TR]
[TD]Training
[/TD]
[TD]15/08/2019
[/TD]
[TD]09:00-16:00
[/TD]
[/TR]
[TR]
[TD]Workshop
[/TD]
[TD]16/08/2019
[/TD]
[TD]09:00-17:00
[/TD]
[/TR]
[TR]
[TD]Training
[/TD]
[TD]17/08/2019
[/TD]
[TD]09:00-17:00
[/TD]
[/TR]
[TR]
[TD]Training
[/TD]
[TD]18/08/2019
[/TD]
[TD]09:00-18:00
[/TD]
[/TR]
[TR]
[TD]Workshop
[/TD]
[TD]18/08/2020
[/TD]
[TD]15:00-18:00
[/TD]
[/TR]
[TR]
[TD]Training
[/TD]
[TD]20/08/2019
[/TD]
[TD]09:00-13:00
[/TD]
[/TR]
[TR]
[TD]Workshop
[/TD]
[TD]22/08/2019
[/TD]
[TD]08:00-15:00
[/TD]
[/TR]
[TR]
[TD]Training
[/TD]
[TD]22/08/2019
[/TD]
[TD]08:00-11:00
[/TD]
[/TR]
[TR]
[TD]Workshop
[/TD]
[TD]08/12/2019
[/TD]
[TD]09:00-13:00
[/TD]
[/TR]
</tbody>[/TABLE]
As you can see there are several overlaps/conflicts, but I must highlight this manually. Hence, is there a way to get excel to do this automatically. I understand this could be done by formula “Sumproduct” but, I was unable to get it to work thus I looked around and stumbled upon this https://www.mrexcel.com/forum/excel-questions/429758-find-time-overlaps.html and found the other formula(s) but i am still unable to get it working. The formula still gives the "False" value despite the overlaps/conflicts.
Therefore, any help would be much appreciated.
Thanks
Monty