Projected end dates subject to conditions

jo3andr3w

New Member
Joined
May 3, 2018
Messages
2
Hi,

I'm trying to prepare a study schedule/planner based on certain conditions:

Week starts on Monday
Study hours/day: 4 hours (Mon - Wed) & 12 hours (Thur - Sun)
Topics are assigned a time limit and will roll over to a new day until time limit expires.
In case a topic ends midway through a day, the remaining time of the day is allotted to the next topic.

Sample data would be:
[TABLE="width: 275"]
<colgroup><col><col></colgroup><tbody>[TR]
[TD]Topic[/TD]
[TD]Hours Allotted[/TD]
[/TR]
[TR]
[TD]ET[/TD]
[TD="align: right"]0[/TD]
[/TR]
[TR]
[TD]PW+BF[/TD]
[TD="align: right"]30[/TD]
[/TR]
[TR]
[TD]II[/TD]
[TD="align: right"]0[/TD]
[/TR]
[TR]
[TD]EA[/TD]
[TD="align: right"]0
[/TD]
[/TR]
[TR]
[TD]AA[/TD]
[TD="align: right"]17.5[/TD]
[/TR]
[TR]
[TD]FI[/TD]
[TD="align: right"]75.5
[/TD]
[/TR]
[TR]
[TD]EQ[/TD]
[TD="align: right"]43
[/TD]
[/TR]
</tbody>[/TABLE]

As an example, for PW+BF, if started on a Monday (May 07, 2018), would end on Friday (May 11, 2018) with 6 hours of study time for Friday remaining which will be allotted to AA and so on.

I've tried a few things by myself (IF/IFS/Weekday) but can't figure out a way to incorporate the variable study times during the week. Any help would be appreciated!

Best,
Joe
 

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
Apologies if something similar has been asked before, would be grateful if I could be directed to that post/query.
 
Upvote 0

Forum statistics

Threads
1,223,893
Messages
6,175,240
Members
452,621
Latest member
Laura_PinksBTHFT

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