条件格式百分比不正确Excel [英] Conditional Formatting percent incorrect Excel

查看:381
本文介绍了条件格式百分比不正确Excel的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有以下内容:

所以我想要

99% and above = Green
Between 95% - 99% = Amber
Below 95% = Red

但是95%以上还是红色的。

However above 95% is still red.

任何想法?

谢谢,
James

Thanks, James

推荐答案

当您选择百分比时,这将取值作为所有值的百分比。由于您根据值本身进行格式化,而不是所有其他值的百分比,您需要使用Number作为类型,并使用 0.99 下限和 0.95

When you pick "percentage", this takes the values as a percentage of all the values. Since you're formatting based on the value itself, and not the value a a percentage of all the other values, you need to use 'Number' for the type and use 0.99 for the upper bound and 0.95 for the lower bound.

这篇关于条件格式百分比不正确Excel的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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