📜  谷歌表格根据另一列为一列着色 - 无论代码示例

📅  最后修改于: 2022-03-11 15:00:30.453000             🧑  作者: Mango

代码示例1
Highlight Cells Using Conditional Formatting Based on Another Cell Value in Google Sheets
Select the cells that have the names (A2:A11).
Go to the Format Tab.
Click on Conditional Formatting.
In the Conditional Formatting rules pane, select Single Color.
From the 'Format Cells if' drop down, select 'Custom Formula is'.
Add your formula e.g. '=b2<15'
Select color for the condition match