gpt4 book ai didi

excel - 根据条件在单元格中创建直方图

转载 作者:行者123 更新时间:2023-12-04 20:48:41 26 4
gpt4 key购买 nike

我需要一个基于条件的单元格中的直方图。
例子:
在:
enter image description here
我的出局:
enter image description here
急需:
enter image description here
因此,如果我使用条件格式并选择直方图,我无法根据条件选择颜色。我的输出 - 这是 excel 可以通过基本工具提出的建议。需要的输出 - 这是我想要建议的。值 < 0,85 - 红色直方图,< 0,95 - 黄色和 < 1 - 绿色。

最佳答案

我在我的一个仪表板上创建了一个类似的图表。我的输出:
enter image description here
您必须向后工作一点,红色/黄色/绿色只是一种背景颜色,并且由基于值的条件格式设置,并且不会改变大小。为了让它看起来它正在增长或缩小,您需要一个灰/白条条件格式,从右到左“覆盖”颜色。
条件规则:
enter image description here
空白条条件格式:
enter image description here
在每个“条形”单元格中,您只需指向要用于每个条形的百分比并减去一个。所以= 1 - percentage将为您提供空白栏条件格式将获取的值。
enter image description here
我还使用了自定义格式 ;;;隐藏单元格中的文本:
enter image description here
让我知道这是否适合您的目的!

关于excel - 根据条件在单元格中创建直方图,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/71937641/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com