Warning: file_get_contents(/data/phpspider/zhask/data//catemap/5/google-sheets/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/apache/8.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Google sheets 谷歌表单中的条件格式不是';行不通_Google Sheets_Google Sheets Formula_Conditional Formatting_Tic Tac Toe - Fatal编程技术网

Google sheets 谷歌表单中的条件格式不是';行不通

Google sheets 谷歌表单中的条件格式不是';行不通,google-sheets,google-sheets-formula,conditional-formatting,tic-tac-toe,Google Sheets,Google Sheets Formula,Conditional Formatting,Tic Tac Toe,我正试图在Google Sheets中制作一个Tic-Tac-Toe游戏,但我在条件格式方面遇到了问题。我希望计算机选择的单元格具有蓝色背景/填充。 我手动尝试了这个公式,但效果很好,所以我不知道出了什么问题。您可以使用以下公式 =COLUMN()&","&ROW()=$H$2

我正试图在Google Sheets中制作一个Tic-Tac-Toe游戏,但我在条件格式方面遇到了问题。我希望计算机选择的单元格具有蓝色背景/填充。
我手动尝试了这个公式,但效果很好,所以我不知道出了什么问题。

您可以使用以下公式

=COLUMN()&","&ROW()=$H$2