MrFahad123
New Member
- Joined
- Jan 12, 2014
- Messages
- 3
Hi Guys,
I wanted to ask for some advice on finding Room clashes (e.g two classes happening in the same room on the same date. My aim is to apply whatever method is advised to a large amount of data (1000 classes in 20 different rooms).
eg. below:
[TABLE="width: 10"]
<tbody>[TR]
[TD]ROOM[/TD]
[TD]COURSE[/TD]
[TD]START DATE[/TD]
[TD]END DATE[/TD]
[/TR]
[TR]
[TD]room1[/TD]
[TD]maths[/TD]
[TD]16/02/2014[/TD]
[TD]17/02/2014[/TD]
[/TR]
[TR]
[TD]room1[/TD]
[TD]english[/TD]
[TD]18/02/2014[/TD]
[TD]20/02/2014[/TD]
[/TR]
[TR]
[TD]room1[/TD]
[TD]chemistry[/TD]
[TD]22/02/2014[/TD]
[TD]24/02/2014[/TD]
[/TR]
[TR]
[TD]room1[/TD]
[TD]physics[/TD]
[TD]25/02/2014[/TD]
[TD]27/02/2014[/TD]
[/TR]
[TR]
[TD]room1[/TD]
[TD]football[/TD]
[TD]18/02/2014[/TD]
[TD]20/02/2014[/TD]
[/TR]
</tbody>[/TABLE]
as you can see football clashes with english.
Thanks for your time.
I wanted to ask for some advice on finding Room clashes (e.g two classes happening in the same room on the same date. My aim is to apply whatever method is advised to a large amount of data (1000 classes in 20 different rooms).
eg. below:
[TABLE="width: 10"]
<tbody>[TR]
[TD]ROOM[/TD]
[TD]COURSE[/TD]
[TD]START DATE[/TD]
[TD]END DATE[/TD]
[/TR]
[TR]
[TD]room1[/TD]
[TD]maths[/TD]
[TD]16/02/2014[/TD]
[TD]17/02/2014[/TD]
[/TR]
[TR]
[TD]room1[/TD]
[TD]english[/TD]
[TD]18/02/2014[/TD]
[TD]20/02/2014[/TD]
[/TR]
[TR]
[TD]room1[/TD]
[TD]chemistry[/TD]
[TD]22/02/2014[/TD]
[TD]24/02/2014[/TD]
[/TR]
[TR]
[TD]room1[/TD]
[TD]physics[/TD]
[TD]25/02/2014[/TD]
[TD]27/02/2014[/TD]
[/TR]
[TR]
[TD]room1[/TD]
[TD]football[/TD]
[TD]18/02/2014[/TD]
[TD]20/02/2014[/TD]
[/TR]
</tbody>[/TABLE]
as you can see football clashes with english.
Thanks for your time.