Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default traffic light based on 3 different conditions

Question;
I want conditional formatting on cel A1.
Red when A1 < B1 AND <C1
Orange when A1 < B1 AND C1
Green when A1 B1 AND C1
I can make the 3 different colours but I cannot get the formula
working.
My formula (for RED):
=AND($A1<$B1,$A1<$C1)
Using MS Excel 2003
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 896
Default traffic light based on 3 different conditions

in Conditional Formatting click Add to add new conditions if the RED
is set
formula for Orange: =AND(A1<B1,A1C1)
then click Add again
formula for Green: =AND(A1B1,A1<C1)
OK


On 14 Sty, 13:55, wrote:
Question;
I want conditional formatting on cel A1.
Red when A1 < B1 AND <C1
Orange when A1 < B1 AND C1
Green when A1 B1 *AND C1
I can make the 3 different colours but I cannot get the formula
working.
My formula (for RED):
=AND($A1<$B1,$A1<$C1)
Using MS Excel 2003


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default traffic light based on 3 different conditions

On 14 jan, 14:00, Jarek Kujawa wrote:
in Conditional Formatting click Add to add new conditions if the RED
is set
formula for Orange: =AND(A1<B1,A1C1)
then click Add again
formula for Green: =AND(A1B1,A1<C1)
OK

On 14 Sty, 13:55, wrote:



Question;
I want conditional formatting on cel A1.
Red when A1 < B1 AND <C1
Orange when A1 < B1 AND C1
Green when A1 B1 *AND C1
I can make the 3 different colours but I cannot get the formula
working.
My formula (for RED):
=AND($A1<$B1,$A1<$C1)
Using MS Excel 2003- Tekst uit oorspronkelijk bericht niet weergeven -


- Tekst uit oorspronkelijk bericht weergeven -


That part works.
Unfortunately the formula does not work. Do you maybe know if there is
an error in the formula?
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 896
Default traffic light based on 3 different conditions

what do you mean by "Unfortunately the formula does not work"?
IMHO there shouldn't be a formula =AND($A1<$B1,$A1<$C1) in A1, just
another formula or value

On 14 Sty, 14:36, wrote:
On 14 jan, 14:00, Jarek Kujawa wrote:





in Conditional Formatting click Add to add new conditions if the RED
is set
formula for Orange: =AND(A1<B1,A1C1)
then click Add again
formula for Green: =AND(A1B1,A1<C1)
OK


On 14 Sty, 13:55, wrote:


Question;
I want conditional formatting on cel A1.
Red when A1 < B1 AND <C1
Orange when A1 < B1 AND C1
Green when A1 B1 *AND C1
I can make the 3 different colours but I cannot get the formula
working.
My formula (for RED):
=AND($A1<$B1,$A1<$C1)
Using MS Excel 2003- Tekst uit oorspronkelijk bericht niet weergeven -


- Tekst uit oorspronkelijk bericht weergeven -


That part works.
Unfortunately the formula does not work. Do you maybe know if there is
an error in the formula?- Ukryj cytowany tekst -

- Pokaż cytowany tekst -


  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default traffic light based on 3 different conditions

On 15 jan, 08:31, Jarek Kujawa wrote:
what do you mean by "Unfortunately the formula does not work"?
IMHO there shouldn't be a formula =AND($A1<$B1,$A1<$C1) in A1, just
another formula or value

On 14 Sty, 14:36, wrote:



On 14 jan, 14:00, Jarek Kujawa wrote:


in Conditional Formatting click Add to add new conditions if the RED
is set
formula for Orange: =AND(A1<B1,A1C1)
then click Add again
formula for Green: =AND(A1B1,A1<C1)
OK


On 14 Sty, 13:55, wrote:


Question;
I want conditional formatting on cel A1.
Red when A1 < B1 AND <C1
Orange when A1 < B1 AND C1
Green when A1 B1 *AND C1
I can make the 3 different colours but I cannot get the formula
working.
My formula (for RED):
=AND($A1<$B1,$A1<$C1)
Using MS Excel 2003- Tekst uit oorspronkelijk bericht niet weergeven -


- Tekst uit oorspronkelijk bericht weergeven -


That part works.
Unfortunately the formula does not work. Do you maybe know if there is
an error in the formula?- Ukryj cytowany tekst -


- Pokaż cytowany tekst -- Tekst uit oorspronkelijk bericht niet weergeven -


- Tekst uit oorspronkelijk bericht weergeven -


This is my formula for GREEN.
=AND($A76$D76,$A76$G76)
I get an error report which highlights $D76,$A76
Which probably indicates there is an error in the comma.
In the cels A,D and G 76 are only values.


  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default traffic light based on 3 different conditions

On 15 jan, 10:03, wrote:
On 15 jan, 08:31, Jarek Kujawa wrote:





what do you mean by "Unfortunately the formula does not work"?
IMHO there shouldn't be a formula =AND($A1<$B1,$A1<$C1) in A1, just
another formula or value


On 14 Sty, 14:36, wrote:


On 14 jan, 14:00, Jarek Kujawa wrote:


in Conditional Formatting click Add to add new conditions if the RED
is set
formula for Orange: =AND(A1<B1,A1C1)
then click Add again
formula for Green: =AND(A1B1,A1<C1)
OK


On 14 Sty, 13:55, wrote:


Question;
I want conditional formatting on cel A1.
Red when A1 < B1 AND <C1
Orange when A1 < B1 AND C1
Green when A1 B1 *AND C1
I can make the 3 different colours but I cannot get the formula
working.
My formula (for RED):
=AND($A1<$B1,$A1<$C1)
Using MS Excel 2003- Tekst uit oorspronkelijk bericht niet weergeven -


- Tekst uit oorspronkelijk bericht weergeven -


That part works.
Unfortunately the formula does not work. Do you maybe know if there is
an error in the formula?- Ukryj cytowany tekst -


- Pokaż cytowany tekst -- Tekst uit oorspronkelijk bericht niet weergeven -


- Tekst uit oorspronkelijk bericht weergeven -


This is my formula for GREEN.
=AND($A76$D76,$A76$G76)
I get an error report which highlights $D76,$A76
Which probably indicates there is an error in the comma.
In the cels A,D and G 76 are only values.- Tekst uit oorspronkelijk bericht niet weergeven -

- Tekst uit oorspronkelijk bericht weergeven -


Changing the , to a ; made the difference.
Now it works.
  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,651
Default traffic light based on 3 different conditions

Yes, you always need to know what your Windows regional settings have
specified as a list separator.
--
David Biddulph

wrote in message
...

Changing the , to a ; made the difference.
Now it works.


On 15 jan, 10:03, wrote:
This is my formula for GREEN.
=AND($A76$D76,$A76$G76)
I get an error report which highlights $D76,$A76
Which probably indicates there is an error in the comma.
In the cels A,D and G 76 are only values




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
traffic light in excel Lumar Excel Discussion (Misc queries) 4 January 21st 10 03:02 AM
How to replace the background color of all cells from light green to light blue? Claudia d'Amato Excel Discussion (Misc queries) 1 November 14th 08 07:09 PM
I neen a chart background to represent traffic light colors... OraPronobis Charts and Charting in Excel 2 September 28th 08 03:05 PM
Traffic light problem jackrobyn1 Charts and Charting in Excel 3 June 28th 08 12:32 PM
Traffic Light Filter On Dates JPG Excel Discussion (Misc queries) 3 April 17th 06 12:32 AM


All times are GMT +1. The time now is 08:11 AM.

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

About Us

"It's about Microsoft Excel"