具有多个规则的条件格式 Google 张

Conditional formatting with several rules Google Sheets

所以我希望根据外部单元格的值实现以下条件:

请查看link中的屏幕截图以便更好地理解,您可以在其中查看我的条件格式规则

In this case, selected cell J10 is green because coincides with external cell T10. It would be red in any other case, but don't know how to supply the third condition.

编辑:让我们用一个例子来解释它。我想做的是:

  • (A1 will always have text)
  • A1 turns colour white when B1 HAS NO text in it.
  • A1 turns colour green when B1 HAS text in it and the text in both cells match.
  • A1 turns colour red when B1 HAS text in it and the text in both cells DO NOT match.

试试这样: