I think I have seen the answer to a similar question before here in the lounge, but cannot seem to get the search to turn up the results I am looking for.
I have a project calendar that I would like to have colored based on a user-assigned color for each project. On the General_Info tab is the list of available projects along with a cell for the user to define the color for each. On the Detailed_Schedule tab are the project schedule details by location. What I would like to happen is:
– User lists projects and assigns colors on General Info tab
– User enters one or more project details on the Detailed_Schedule tab
– User clicks Update Colors button (to run macro)
– Macro would then shade/color each date cell between the start and end dates using the color assigned to that project
See attached sample for an idea of what I was hoping to produce.