Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Rob Rob is offline
external usenet poster
 
Posts: 718
Default Conditional Formating Formula

Hello,
I'm trying to set some conditional formating and for some reason nothing is
working. Below are the three conditions I'm trying to use.

Condition 1:
$I$42=Pending (Cell turns red)
Condition 2:
$I$42=Preliminary (Cell turns Yellow)
Condition 3:
$I$42=Completed (Cell turns Green)


After I input the desired conditions and I click OK nothing happens and when
I re-check the formula it looks like this...

Condition 1:
="$I$42=Pending" (Cell turns red)
Condition 2:
="$I$42=Preliminary" (Cell turns Yellow)
Condition 3:
="$I$42=Completed"

Am I doing something wrong?

Thanks Much in Advance,
Rob
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 618
Default Conditional Formating Formula

Change it from
="$I$42=Pending"
to
=$I$42="Pending"
--
David Biddulph

"Rob" wrote in message
...
Hello,
I'm trying to set some conditional formating and for some reason nothing
is
working. Below are the three conditions I'm trying to use.

Condition 1:
$I$42=Pending (Cell turns red)
Condition 2:
$I$42=Preliminary (Cell turns Yellow)
Condition 3:
$I$42=Completed (Cell turns Green)


After I input the desired conditions and I click OK nothing happens and
when
I re-check the formula it looks like this...

Condition 1:
="$I$42=Pending" (Cell turns red)
Condition 2:
="$I$42=Preliminary" (Cell turns Yellow)
Condition 3:
="$I$42=Completed"

Am I doing something wrong?

Thanks Much in Advance,
Rob



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 196
Default Conditional Formating Formula

Rob

Firstly, are you applying the CF to the cual cell that contains the
values "Pending" etc?
In this case, you don't need to prefix with the cell address (ie so
simply enetering "Pending" would do (w/o the quotes).

If you are applying CF to another range, but dependent on the cells
that will contain "Pending" etc then you need to change to Formula Is
from Value in the CF dialog and you need to start your formulas with an
= sign:

=$I$42="Pending"

Hope this helps!

Richard

Rob wrote:

Hello,
I'm trying to set some conditional formating and for some reason nothing is
working. Below are the three conditions I'm trying to use.

Condition 1:
$I$42=Pending (Cell turns red)
Condition 2:
$I$42=Preliminary (Cell turns Yellow)
Condition 3:
$I$42=Completed (Cell turns Green)


After I input the desired conditions and I click OK nothing happens and when
I re-check the formula it looks like this...

Condition 1:
="$I$42=Pending" (Cell turns red)
Condition 2:
="$I$42=Preliminary" (Cell turns Yellow)
Condition 3:
="$I$42=Completed"

Am I doing something wrong?

Thanks Much in Advance,
Rob


  #4   Report Post  
Posted to microsoft.public.excel.misc
Rob Rob is offline
external usenet poster
 
Posts: 718
Default Conditional Formating Formula

THANK YOU SOOOO MUCH!!!

"David Biddulph" wrote:

Change it from
="$I$42=Pending"
to
=$I$42="Pending"
--
David Biddulph

"Rob" wrote in message
...
Hello,
I'm trying to set some conditional formating and for some reason nothing
is
working. Below are the three conditions I'm trying to use.

Condition 1:
$I$42=Pending (Cell turns red)
Condition 2:
$I$42=Preliminary (Cell turns Yellow)
Condition 3:
$I$42=Completed (Cell turns Green)


After I input the desired conditions and I click OK nothing happens and
when
I re-check the formula it looks like this...

Condition 1:
="$I$42=Pending" (Cell turns red)
Condition 2:
="$I$42=Preliminary" (Cell turns Yellow)
Condition 3:
="$I$42=Completed"

Am I doing something wrong?

Thanks Much in Advance,
Rob




  #5   Report Post  
Posted to microsoft.public.excel.misc
Rob Rob is offline
external usenet poster
 
Posts: 718
Default Conditional Formating Formula

THANK YOU SOOO MUCH!!! It was such a simple fix that I'm a bit embarrased.

"RichardSchollar" wrote:

Rob

Firstly, are you applying the CF to the cual cell that contains the
values "Pending" etc?
In this case, you don't need to prefix with the cell address (ie so
simply enetering "Pending" would do (w/o the quotes).

If you are applying CF to another range, but dependent on the cells
that will contain "Pending" etc then you need to change to Formula Is
from Value in the CF dialog and you need to start your formulas with an
= sign:

=$I$42="Pending"

Hope this helps!

Richard

Rob wrote:

Hello,
I'm trying to set some conditional formating and for some reason nothing is
working. Below are the three conditions I'm trying to use.

Condition 1:
$I$42=Pending (Cell turns red)
Condition 2:
$I$42=Preliminary (Cell turns Yellow)
Condition 3:
$I$42=Completed (Cell turns Green)


After I input the desired conditions and I click OK nothing happens and when
I re-check the formula it looks like this...

Condition 1:
="$I$42=Pending" (Cell turns red)
Condition 2:
="$I$42=Preliminary" (Cell turns Yellow)
Condition 3:
="$I$42=Completed"

Am I doing something wrong?

Thanks Much in Advance,
Rob



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 - More then 3 conditioned with formula Nir Excel Worksheet Functions 4 November 9th 06 01:55 PM
conditional formatting: problem entering EOMONTH formula... Jonathan Cooper Excel Discussion (Misc queries) 1 February 6th 06 09:28 PM
Match then lookup Tenacity Excel Worksheet Functions 9 December 3rd 05 05:30 AM
enhanced conditional formatting Stuart Excel Discussion (Misc queries) 13 November 13th 05 07:20 PM
Changing a Formula in Conditional Formatting Dee Excel Worksheet Functions 1 November 2nd 05 04:30 PM


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