如何更改旁边的每个值的单元格颜色

fee*_*ine -1 excel vba

我有以下一组2列和n行:

 A       B
1 44000 44000
2 2800  2730
3 17000 21160
4 1000  1046
5 700       0
6 1500  1249
7 300       107
8 1200  400
9 0     1400
10 4500 3582
11 0        280
Run Code Online (Sandbox Code Playgroud)

我想为列B创建条件格式规则,因此如果任何行中的值超过行A中的关联值,则单元格变为红色:https://gyazo.com/83a45768c6952f5590448700059179ce

这种方法的问题是我必须修改每个单元格,并且不能对B列中的所有单元格应用整个规则.

如果我将此规则应用于col AI接收的单元格集This type of reference cannot be used in Conditional Formatting formula:http://prntscr.com/feo3c0