I have column F2:F23. I want the background of that entire column (F2:F23
) to either turn red or stay neutral based on whether the sum of the column is greater than the number at cell C2. I tried conditional formatting but it's not working.
=Sum(F2:F23)>C2