Automated Task Scheduler During Time Blocks - VBA

khakistatistic1

New Member
Joined
Dec 14, 2015
Messages
1
I am trying to create an automated duty scheduler that places people into time slots based upon their availability. Either through formulas or code I'll need something that allows me to click a "Generate" button and auto populate the below table with names. Once everyone is placed I need for everyone's total blocks of time to be as close to equal as possible for the week. I'll have their schedule availability on a separate sheet and will use it as a reference.

I'm not a stranger to Excel VBA - I'm a slightly less than moderately adept coder. I just need someone to point me in the right direction for a starting point.

SunMonTueWedThuFriSat
0700JasonJasonToddAlanToddBrian
0800JasonJasonToddAlanToddBrian
0900JasonJasonFrankFrankBrianJason
1000FrankFrankBrianJason
1100FrankFrank
1200
1300
1400
1500
1600
1700
1800
1900
2000
2100
2200
2300
2400

<tbody>
</tbody>
 

Excel Facts

Control Word Wrap
Press Alt+Enter to move to a new row in a cell. Lets you control where the words wrap.

Forum statistics

Threads
1,220,965
Messages
6,157,119
Members
451,398
Latest member
rjsteward

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