Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Formula... conditionnal format

Hi,

Cell A1 has a dropdown list (from Data/Validation/list)
with dates except one option wich is Released. What I
want is that:

A1 stays red when nothing is in the cell
A1 becomes yellow when I choose a date from my list
A1 becomes green when I choose Released from my list.

Please help. Red works, yellow works even when I choose
Released...but I want it to be green when it's released.

Thanks.

Paul

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Formula... conditionnal format

format the cells to be yellow

then do format=conditional formatting
for condition 1,
cell value is equal to ="Released"

format
Pattern Tab
choose green

for condition 2
Cell Value is equal to =""

Regards,
Tom Ogilvy


"Paul" wrote in message
...
Hi,

Cell A1 has a dropdown list (from Data/Validation/list)
with dates except one option wich is Released. What I
want is that:

A1 stays red when nothing is in the cell
A1 becomes yellow when I choose a date from my list
A1 becomes green when I choose Released from my list.

Please help. Red works, yellow works even when I choose
Released...but I want it to be green when it's released.

Thanks.

Paul



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
formula to format Rick Excel Discussion (Misc queries) 5 January 5th 09 05:17 PM
Conditionnal Formatting Excel Dubai[_2_] Excel Worksheet Functions 3 July 31st 08 02:33 PM
How to create icon sets for excel 2007 conditionnal formating ? Julien Montserrat Excel Discussion (Misc queries) 1 January 30th 07 05:50 PM
How to program a macro to hide rows with conditionnal formating Turquoise_dax Excel Discussion (Misc queries) 5 June 20th 06 04:33 PM
Format\Formula Help scott Excel Worksheet Functions 7 April 14th 06 09:49 PM


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