I have a column of data in Excel (column Y) that I'd like to apply a 3 color scale to based on how it compares to a second column (column B). What I would like to have is a green color if it is greater than 10x the value in B, yellow if it is >= 7x the value in B, or red if it is below that. Current formulas are pasted below. The current result is that the cell has no formatting applied.
Column B Column Y
20 210
15 91
12 52