Forum Discussion

mnirx's avatar
mnirx
Copper Contributor
Aug 18, 2022
Solved

conditional formatting not working in every cell

So I have conditional formatting where a range will be filled in yellow if the value equals zero. No idea why, but cells b29:b40 and f29:f40 are not getting formatted. Is there some other formatting ...
  • OliverScheurich's avatar
    Aug 18, 2022

    mnirx 

    This is the rule for conditional formatting of the cells with value zero:

    =A1=0

    This is the range to which formatting is applied:

    =$A$1:$F$30

    Maybe this is helpful for your task.

     

Resources