CONDITIONAL FORMATTING IN EXCEL 2010

  • Thread starter Thread starter Malcolm Austin
  • Start date Start date
M

Malcolm Austin

Sorry, this is obviously a really simply one, but the help comments are not
making sense to me!

I wish to format A1 (background colour) when its value is higher than B1.

As in:-

A1 = 3.3% B1 = 2.8% so cell A1 background colour will change.

Thanks for the help!

Malcolm..
 
Hi Malcom,

Am Thu, 16 May 2013 12:08:23 +0100 schrieb Malcolm Austin:
I wish to format A1 (background colour) when its value is higher than B1.

As in:-

A1 = 3.3% B1 = 2.8% so cell A1 background colour will change.

select A1 => Conditional Formating => New Rule => Use formula to
determine which cells to format and enter the formula:
=A1>B1 and choose your expected format


Regards
Claus Busch
 
Back
Top