i have a list of numbers on my worksheets, inclusing some zeros. i would a
formula that means whenenver a cell just has 0 in it it will show as red.

Is this possible?

Thanks

RE: how do i make a cell turn red if value is less than 0? by JohnMoore

JohnMoore
Thu Jul 24 07:35:01 CDT 2008

Use conditional format ,,,, where cell value equals "0" ,,, format to RED

"Megglesface" wrote:

> i have a list of numbers on my worksheets, inclusing some zeros. i would a
> formula that means whenenver a cell just has 0 in it it will show as red.
>
> Is this possible?
>
> Thanks

RE: how do i make a cell turn red if value is less than 0? by Tausif

Tausif
Thu Jul 24 07:45:00 CDT 2008

1) Select all the cells that have numbers.
2) Format->ConditionalFormatting
3) Under Condition1
Cell Value is ... Equal To ... 0

Click the format button & give any format that you want. This will change
all 0's to that color/format.

HTH,
--
Tausif Mohammed


"Megglesface" wrote:

> i have a list of numbers on my worksheets, inclusing some zeros. i would a
> formula that means whenenver a cell just has 0 in it it will show as red.
>
> Is this possible?
>
> Thanks

RE: how do i make a cell turn red if value is less than 0? by Megglesface

Megglesface
Thu Jul 24 07:46:01 CDT 2008

thats great, thanks

"John Moore" wrote:

> Use conditional format ,,,, where cell value equals "0" ,,, format to RED
>
> "Megglesface" wrote:
>
> > i have a list of numbers on my worksheets, inclusing some zeros. i would a
> > formula that means whenenver a cell just has 0 in it it will show as red.
> >
> > Is this possible?
> >
> > Thanks