Forum Discussion

PDX_GeorgeV's avatar
PDX_GeorgeV
Copper Contributor
Mar 18, 2025
Solved

Conditional formatting based on value in another range

I'm trying to format columns A, B, and C based on whether the value in column F is equal to 0. The conditional formatting rules shown result in rows doing just that (although only sometimes) but ...
  • HansVogelaar's avatar
    Mar 19, 2025

    Change the formula in the rule for columns A to C to

    =$F1=0

    referring to the first cell in the range.

Resources