I am trying to find a solution to automatically adjust the color of a stacked bar in a chart based on the value or color of a cell.
Specifically, when I change the value of F2 I want the bar to change color as well, based off the color of the cell or the value/string of the cell.
Here is my sheet: https://docs.google.com/spreadsheets/d/1QwAVPEtQ3l7iIZhLDYMT1I9eGc7HoaFsTyg1p-hi3G8/edit?usp=sharing
I have setup my test data and researched solutions but haven't found a method to exactly do what I am looking for.
I'm hoping to find a solution, and I am leaning towards an Apps Script method as I don't see any options in the "Conditional Format" menu that will control the chart series formatting, and I don't see any options in the bar chart menu to target a specific cell.
Any advice or guidance is greatly appreciated.
=SPARKLINE()- TheMaster