fusionwerks
New Member
- Joined
- Jan 21, 2009
- Messages
- 28
heres what i want to do...
assign/fill cell b2 with a specific color
assign/fill cell d2 with a different color
assign/fill cell f2 with another
select a group of cells (b4-b7) and while selected, be able to then click cell b2 and the color of the selected cells will change to whatever color i have designated in cell b2.
i am trying to make a user friendly type of timeline spreadsheet where the user can just select a group of dates along the timeline and color them without having to look for the matching color in the color picker. i will have red, green, blue, and no fill, so if the dates change they can "erase" them with no fill.
in essance the colored cells would just be shortcut "buttons" they would not have any editable type or function to them
make sense? i just need to know the process, but a sample code (if necissary) would be appriciated
assign/fill cell b2 with a specific color
assign/fill cell d2 with a different color
assign/fill cell f2 with another
select a group of cells (b4-b7) and while selected, be able to then click cell b2 and the color of the selected cells will change to whatever color i have designated in cell b2.
i am trying to make a user friendly type of timeline spreadsheet where the user can just select a group of dates along the timeline and color them without having to look for the matching color in the color picker. i will have red, green, blue, and no fill, so if the dates change they can "erase" them with no fill.
in essance the colored cells would just be shortcut "buttons" they would not have any editable type or function to them
make sense? i just need to know the process, but a sample code (if necissary) would be appriciated