In a row I have a one cell which is drop down list so I can choose a) or b)
value.

How can I make thet if I choose a) value, whole row turn green, or when I
choose b) value, whole row turn red?

Thanks...

Re: how to make cell turn red or green? Please help... by Pete_UK

Pete_UK
Fri May 09 07:42:22 CDT 2008

You need to use Conditional Formatting, on the Format menu. Basically
you specify a condition and then choose the formatting you want to
apply if that condition is met.

Hope this helps.

Pete

On May 9, 1:24=A0pm, "Nevermind" <neverm...@hotmail.com> wrote:
> In a row I have a one cell which is drop down list so I can choose a) or b=
)
> value.
>
> How can I make thet if I choose a) value, whole row turn green, or when I
> choose b) value, whole row turn red?
>
> Thanks...


Re: how to make cell turn red or green? Please help... by David

David
Fri May 09 07:49:21 CDT 2008

See your post on another group (to which it didn't belong).
Please don't multipost.
--
David Biddulph

"Nevermind" <nevermind@hotmail.com> wrote in message
news:g01fp3$4ai$1@ss408.t-com.hr...
> In a row I have a one cell which is drop down list so I can choose a) or
> b)
> value.
>
> How can I make thet if I choose a) value, whole row turn green, or when I
> choose b) value, whole row turn red?
>
> Thanks...
>
>
>



Re: how to make cell turn red or green? Please help... by Nevermind

Nevermind
Fri May 09 08:21:02 CDT 2008

I know that but this work for that one cell. But how to make a whole row
turn red?




"Pete_UK" <pashurst@auditel.net> wrote in message
news:ec795ae6-a3e4-4ba4-89de-fa059fab77d4@y38g2000hsy.googlegroups.com...
You need to use Conditional Formatting, on the Format menu. Basically
you specify a condition and then choose the formatting you want to
apply if that condition is met.

Hope this helps.

Pete

On May 9, 1:24 pm, "Nevermind" <neverm...@hotmail.com> wrote:
> In a row I have a one cell which is drop down list so I can choose a) or
> b)
> value.
>
> How can I make thet if I choose a) value, whole row turn green, or when I
> choose b) value, whole row turn red?
>
> Thanks...



Re: how to make cell turn red or green? Please help... by Nevermind

Nevermind
Fri May 09 08:21:45 CDT 2008

See ma answer to Pate_UK





"David Biddulph" <groups [at] biddulph.org.uk> wrote in message
news:48244447$1_1@glkas0286.greenlnk.net...
> See your post on another group (to which it didn't belong).
> Please don't multipost.
> --
> David Biddulph
>
> "Nevermind" <nevermind@hotmail.com> wrote in message
> news:g01fp3$4ai$1@ss408.t-com.hr...
>> In a row I have a one cell which is drop down list so I can choose a) or
>> b)
>> value.
>>
>> How can I make thet if I choose a) value, whole row turn green, or when I
>> choose b) value, whole row turn red?
>>
>> Thanks...
>>
>>
>>
>
>



Re: how to make cell turn red or green? Please help... by David

David
Fri May 09 08:58:58 CDT 2008

See my answer on the other group.
[That's why netquette tells people not to multipost. It splits the
discussion, and confuses both the questioner and those who are giving
answers.]
--
David Biddulph

"Nevermind" <nevermind@hotmail.com> wrote in message
news:g01j58$c6m$1@ss408.t-com.hr...
>I know that but this work for that one cell. But how to make a whole row
>turn red?
>
>
>
>
> "Pete_UK" <pashurst@auditel.net> wrote in message
> news:ec795ae6-a3e4-4ba4-89de-fa059fab77d4@y38g2000hsy.googlegroups.com...
> You need to use Conditional Formatting, on the Format menu. Basically
> you specify a condition and then choose the formatting you want to
> apply if that condition is met.
>
> Hope this helps.
>
> Pete
>
> On May 9, 1:24 pm, "Nevermind" <neverm...@hotmail.com> wrote:
>> In a row I have a one cell which is drop down list so I can choose a) or
>> b)
>> value.
>>
>> How can I make thet if I choose a) value, whole row turn green, or when I
>> choose b) value, whole row turn red?
>>
>> Thanks...
>
>



Re: how to make cell turn red or green? Please help... by Pete_UK

Pete_UK
Fri May 09 09:13:37 CDT 2008

Select Formula Is rather than Cell Value Is and in the formula you
should use semi-absolute references, e.g. something like this:

=3D$A1=3D"red_value"

assuming that A1 is the cell with the drop down.

Hope this helps.

Pete

On May 9, 2:21=A0pm, "Nevermind" <neverm...@hotmail.com> wrote:
> I know that but this work for that one cell. But how to make a whole row
> turn red?
>
> "Pete_UK" <pashu...@auditel.net> wrote in message
>
> news:ec795ae6-a3e4-4ba4-89de-fa059fab77d4@y38g2000hsy.googlegroups.com...
> You need to use Conditional Formatting, on the Format menu. Basically
> you specify a condition and then choose the formatting you want to
> apply if that condition is met.
>
> Hope this helps.
>
> Pete
>
> On May 9, 1:24 pm, "Nevermind" <neverm...@hotmail.com> wrote:
>
>
>
> > In a row I have a one cell which is drop down list so I can choose a) or=

> > b)
> > value.
>
> > How can I make thet if I choose a) value, whole row turn green, or when =
I
> > choose b) value, whole row turn red?
>
> > Thanks...- Hide quoted text -
>
> - Show quoted text -