Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 367
Default Conditional Formatting

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

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

Thanks!
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default 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!



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 367
Default 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!




  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default 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!





Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Protect Cell Formatting including Conditional Formatting Mick Jennings Excel Discussion (Misc queries) 5 November 13th 07 05:32 PM
conditional Formatting based on cell formatting Totom Excel Worksheet Functions 3 January 20th 07 02:02 PM
conditional Formatting based on cell formatting Totom Excel Worksheet Functions 0 January 15th 07 04:35 PM
Conditional Formatting Humpy New Users to Excel 2 February 25th 06 04:02 PM
Conditional Formatting that will display conditional data BrainFart Excel Worksheet Functions 1 September 13th 05 05:45 PM


All times are GMT +1. The time now is 07:47 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"