ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Conditional Format (https://www.excelbanter.com/excel-discussion-misc-queries/165250-conditional-format.html)

juanpablo

Conditional Format
 
I need to highlight in red if a specific value is between 30% and 50% lower.

Thanks

JPG

WLMPilot

Conditional Format
 
Since you have not made any cell references or given any values, I will make
the comparison between A1 and B1 with B1 being the value to check and see if
it is lower than A1. In B1, create the conditional format as follows:

CONDITION 1: Set to "Formula Is" and then add the following formula:
=AND(B1<"",B1=A1*.3,B1<=A1*.5)
Then set your highlight to red

"juanpablo" wrote:

I need to highlight in red if a specific value is between 30% and 50% lower.

Thanks

JPG


David Biddulph[_2_]

Conditional Format
 
.... than what?

You could use Format/ Conditional Formatting/ Cell Value Is/ between/
=50%*A1/ and/ 70%*A1 if you are trying to compare the active cell with cell
A1.
--
David Biddulph

"juanpablo" wrote in message
...
I need to highlight in red if a specific value is between 30% and 50%
lower.





All times are GMT +1. The time now is 04:26 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com