简体   繁体   中英

How to use conditional formatting to compare two columns

Here is a very simple conditional formatting problem although I cannot see what I am doing wrong.

I want the cells in column E to be green if they have a greater value within than the cells in column C and red if vice versa. What am I missing

比较表

It is only looking specifically at cells C1000 and E1000, try $C2>$E2 and $E2>=$C2 to make the formula portable

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM