conditional formatting

K

kevcar40

Hi
i have a worksheet
that contains 2 columns
E contains the Design cycle time of a machine
I contains the Average cyclt time of a machine

what i would like to do is check the contents of the cell in column I
against Column E ie (I2 comapred against E2)
if I2 is greater then E2 the fill the cell red

How do i write this formula for conditional formatting

thanks


kevin
 
D

Don Guillett Excel MVP

Hi
i have a worksheet
that contains 2 columns
E contains the Design cycle time of a machine
I  contains the Average cyclt time of a machine

what i would like to do is check the contents of the cell in column I
against Column E ie  (I2 comapred against E2)
if I2 is greater then E2 the fill the cell red

How do i write this formula for conditional formatting

thanks

kevin

formula is
=i2>e2
format as desired
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top