employee scheduling

D

drarem

I am looking for a quick fix here, or at least pointing in the right
direction.. I would like to create an excel worksheet with a month
calendar, similar to the calendar control - but in the cells if some
worker works monday-thur 7am to 5pm I would like to draw a bar from
left to right in that day's cell, along with the name
aligned in the middle.. up to 5 names, something like:

It's not to scale of course..
<pre>
Sun Mon Tue Wed Thu Fri Sat
1 2 3 4 5 6
******Jon/days***
****Joe/mid*********
7 8 9 10 11 12 13

...etc...
</pre>

thanks in advance for any assistance with this.
- Ron
 
Top