G
Guest
I have these 3 conditions I am trying to set my conditional filtering for:
1. if A1<C1 and A1<>0 color the cell green
2. if A1>C1 and A1<>0 color the cell blue
3. if A1=0 color the cell black
Thank you in advance.
1. if A1<C1 and A1<>0 color the cell green
2. if A1>C1 and A1<>0 color the cell blue
3. if A1=0 color the cell black
Thank you in advance.