Hello all color formatting experts!
I have searched all threads and much online without much luck.
I have a rather complex sheet that automatically formats the color of a range of cells based on a date range in other cells. (creates a Gantt Chart)
If that conditional color is green for example, I'd like to auto assign a numerical value to each of those green cells. (These would be for hours assigned for that day to ultimately create a daily team workload capacity analaysis)
I'd like this to work on an entire desired range of cells and also have the ability to do this for different colors. (if yellow, assign a different numerical value, blue...)
I'd also like this to work on any colors whether they are manually assigned by normal formatting means or by conditional methods.
I assume VBA would be required, considering this would need to evaluate conditional formatting?
Hopefully, this makes sense.
Thank you very much in advance for any support!
JP
I have searched all threads and much online without much luck.
I have a rather complex sheet that automatically formats the color of a range of cells based on a date range in other cells. (creates a Gantt Chart)
If that conditional color is green for example, I'd like to auto assign a numerical value to each of those green cells. (These would be for hours assigned for that day to ultimately create a daily team workload capacity analaysis)
I'd like this to work on an entire desired range of cells and also have the ability to do this for different colors. (if yellow, assign a different numerical value, blue...)
I'd also like this to work on any colors whether they are manually assigned by normal formatting means or by conditional methods.
I assume VBA would be required, considering this would need to evaluate conditional formatting?
Hopefully, this makes sense.
Thank you very much in advance for any support!
JP