tenbellies
New Member
- Joined
- May 8, 2018
- Messages
- 6
Hi all,
I have a large spreadsheet with a seris of activites on the majority can be done the same day, however further down the process we can only do two each day.
So is there a formula that anyone knows that looks at a row of dates and then only allocates two activities on any one weekday, so it would look like this?
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]01/10/18
[/TD]
[TD]02/10/18
[/TD]
[/TR]
[TR]
[TD]01/10/18
[/TD]
[TD]02/10/18
[/TD]
[/TR]
[TR]
[TD]01/10/18
[/TD]
[TD]03/10/18
[/TD]
[/TR]
[TR]
[TD]01/10/18
[/TD]
[TD]03/10/18
[/TD]
[/TR]
[TR]
[TD]02/10/18
[/TD]
[TD]04/10/18
[/TD]
[/TR]
[TR]
[TD]02/10/18
[/TD]
[TD]04/10/18
[/TD]
[/TR]
[TR]
[TD]03/10/18
[/TD]
[TD]05/10/18
[/TD]
[/TR]
[TR]
[TD]04/10/18
[/TD]
[TD]05/10/18
[/TD]
[/TR]
[TR]
[TD]04/10/18
[/TD]
[TD]08/10/18
[/TD]
[/TR]
[TR]
[TD]04/10/18
[/TD]
[TD]08/10/18
[/TD]
[/TR]
</tbody>[/TABLE]
I have a large spreadsheet with a seris of activites on the majority can be done the same day, however further down the process we can only do two each day.
So is there a formula that anyone knows that looks at a row of dates and then only allocates two activities on any one weekday, so it would look like this?
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]01/10/18
[/TD]
[TD]02/10/18
[/TD]
[/TR]
[TR]
[TD]01/10/18
[/TD]
[TD]02/10/18
[/TD]
[/TR]
[TR]
[TD]01/10/18
[/TD]
[TD]03/10/18
[/TD]
[/TR]
[TR]
[TD]01/10/18
[/TD]
[TD]03/10/18
[/TD]
[/TR]
[TR]
[TD]02/10/18
[/TD]
[TD]04/10/18
[/TD]
[/TR]
[TR]
[TD]02/10/18
[/TD]
[TD]04/10/18
[/TD]
[/TR]
[TR]
[TD]03/10/18
[/TD]
[TD]05/10/18
[/TD]
[/TR]
[TR]
[TD]04/10/18
[/TD]
[TD]05/10/18
[/TD]
[/TR]
[TR]
[TD]04/10/18
[/TD]
[TD]08/10/18
[/TD]
[/TR]
[TR]
[TD]04/10/18
[/TD]
[TD]08/10/18
[/TD]
[/TR]
</tbody>[/TABLE]