Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Conditional Formating of cells based on value in another cell

Is there a way to set conditional formating of a cell or
range of cells based on the value of another cell? I have
a spreadsheet with day of the week across the top. I want
all cells below the day of the week to be shaded if the
value in row 1 of that column is "Sat" or "Sun". Is there
a way to do this? I know I can do it manually, but I'd
like for to be based on conditional formatting since every
month the weedays move.

Thanks!
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default Conditional Formating of cells based on value in another cell

Formula is, formula of

=OR(A$1="Sat",A1="Sun")

--

HTH

RP

"Vlip" wrote in message
...
Is there a way to set conditional formating of a cell or
range of cells based on the value of another cell? I have
a spreadsheet with day of the week across the top. I want
all cells below the day of the week to be shaded if the
value in row 1 of that column is "Sat" or "Sun". Is there
a way to do this? I know I can do it manually, but I'd
like for to be based on conditional formatting since every
month the weedays move.

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
Conditional Formating multiple cells in 1 row based on a list of d Clinton Excel Worksheet Functions 2 November 25th 09 08:03 AM
Conditional Formating based on many cells basic Excel Discussion (Misc queries) 5 November 13th 08 03:10 AM
Conditional formating based on other cells Kimti Excel Worksheet Functions 3 June 25th 08 02:29 AM
conditional formating cells i Excel based on other cells values Elias Petursson Excel Worksheet Functions 3 May 23rd 06 06:45 PM
conditional formating - Highlighting text cells based on sales res ANDREW_B Excel Discussion (Misc queries) 7 December 2nd 04 04:27 PM


All times are GMT +1. The time now is 02:29 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"