ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Conditional Formatting (https://www.excelbanter.com/excel-discussion-misc-queries/180890-conditional-formatting.html)

Jason

Conditional Formatting
 
Hi - can anyone help me to do the following...

A1 = Sat
A2 = Turn cell grey if A1=Sat.

Thanks!

David Biddulph[_2_]

Conditional Formatting
 
In A2, CF/ Formula Is (not Cell Value Is):
=A1="Sat"
and choose your grey format.
--
David Biddulph

"Jason" wrote in message
...
Hi - can anyone help me to do the following...

A1 = Sat
A2 = Turn cell grey if A1=Sat.

Thanks!




Jason

Conditional Formatting
 
Thanks David,

How can I add an or function?
=A1="Sat" or "Sun"

"David Biddulph" wrote:

In A2, CF/ Formula Is (not Cell Value Is):
=A1="Sat"
and choose your grey format.
--
David Biddulph

"Jason" wrote in message
...
Hi - can anyone help me to do the following...

A1 = Sat
A2 = Turn cell grey if A1=Sat.

Thanks!





Gord Dibben

Conditional Formatting
 
=OR($A$1="Sat",$A$1="Sun")


Gord Dibben MS Excel MVP

On Sat, 22 Mar 2008 17:18:01 -0700, Jason
wrote:

Thanks David,

How can I add an or function?
=A1="Sat" or "Sun"

"David Biddulph" wrote:

In A2, CF/ Formula Is (not Cell Value Is):
=A1="Sat"
and choose your grey format.
--
David Biddulph

"Jason" wrote in message
...
Hi - can anyone help me to do the following...

A1 = Sat
A2 = Turn cell grey if A1=Sat.

Thanks!







All times are GMT +1. The time now is 07:08 PM.

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