jcagle
04-21-2008, 08:57 AM
I created my own homemade calendar on a worksheet. The Month Name across the top and the days (number) below...each day in a seaparate cell. What I would like to do is something like this...
I want to indicate when a certain person will be on location (all done programmatically...i.e., I won't manually be typing in the names into the cells). So, for example, if Stephanie is here from 10-13, her name would appear across the cells under "10, 11, 12 and 13". I want to merge those cells with her name in it, and make the above day cells TOTAL widths equal to the length of her name in the merged cells...i.e., equally distributed across the day cells (with a minimum width). (Am I rambling too much :p ).
I guess what I need to know how to do, is how to determine the width of the merged cells (the text within) and set each day cell width above it accordingly.
I know...this is confusing to explain...so, if anyone needs more description, let me know.
Thanks in advance!
I want to indicate when a certain person will be on location (all done programmatically...i.e., I won't manually be typing in the names into the cells). So, for example, if Stephanie is here from 10-13, her name would appear across the cells under "10, 11, 12 and 13". I want to merge those cells with her name in it, and make the above day cells TOTAL widths equal to the length of her name in the merged cells...i.e., equally distributed across the day cells (with a minimum width). (Am I rambling too much :p ).
I guess what I need to know how to do, is how to determine the width of the merged cells (the text within) and set each day cell width above it accordingly.
I know...this is confusing to explain...so, if anyone needs more description, let me know.
Thanks in advance!