Google电子表格自动着色 [英] Google Spreadsheet Automatic Coloring

查看:184
本文介绍了Google电子表格自动着色的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



因此,对于像

这样的表格,我们正在寻找一种方法来自动更改google文档电子表格中的最小单元格的颜色。 >

  1 | 2 | 3 
4 | 2 | 1
2 | 1 | 6

它会将所有单元格打上'1'。

$ b $在下拉菜单中,Format-> Conditional formatting ...



然后设置您的规则和你的颜色。您可以选择多个单元并执行此操作。



编辑:

这就是您可以使用的程度做着色。您也许可以找到一个复杂的公式来查找最小的单元格,然后如果它匹配单元格中的内容,然后对其进行着色,但是如果这对您来说很重要,则可能需要使用Excel而不是Google文档。

I am looking for a way to automatically change the color of the minimum cell in a row in google docs spreadsheet.

So, for a table like

1 | 2 | 3
4 | 2 | 1
2 | 1 | 6

It would color all the cells with '1' in them.

解决方案

In the dropdown menu, Format->Conditional formatting...

Then set your rules and your color. You can select multiple cells and do this also.

Edit:

That is the extent of what you can do with coloring. You can maybe find a complex formula to find the minimum of the cells, and then if that matches what is in the cell, then color it, but you may want to use Excel instead of Google docs if this is a critical thing for you.

这篇关于Google电子表格自动着色的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆