Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
这是一个非常简单的条件格式问题,尽管我看不出我做错了什么。
E如果列中的单元格的值大于列中的单元格,我希望列中的单元格为绿色C,反之亦然。我错过了什么
E
C
它只专门查看单元格 C1000 和 E1000,尝试 $C2>$E2 和 $E2>=$C2 使公式可移植