PC Review


Reply
Thread Tools Rate Thread

Conditional formatting or worksheet change event?

 
 
=?Utf-8?B?YmVhcnNmYW4=?=
Guest
Posts: n/a
 
      25th Oct 2006
In column "D" I have text values of committed, targeted, and waiting.
Depending on what value is typed into a cell in column "D" I want the text
strings for cells in the corresponding row and columns "A" and "B" to change
to a different color.
For example, if a user types "Committed" in cell D1 I would like for the
text strings in cells A1:B1 to change to red.

I believe conditional formatting would be easier to use in this scenario but
I don't know if there is a formula that can be written to accomplish this.

Your help is greatly appreciated. I owe the experts from this site a debt of
gratitude.

BearsFan

 
Reply With Quote
 
 
 
 
Bob Phillips
Guest
Posts: n/a
 
      25th Oct 2006
select A & B and use a CF formula of

=$D1="Committed"

etc

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"bearsfan" <(E-Mail Removed)> wrote in message
news:9CCE6EE0-0998-43D9-8B10-(E-Mail Removed)...
> In column "D" I have text values of committed, targeted, and waiting.
> Depending on what value is typed into a cell in column "D" I want the text
> strings for cells in the corresponding row and columns "A" and "B" to

change
> to a different color.
> For example, if a user types "Committed" in cell D1 I would like for the
> text strings in cells A1:B1 to change to red.
>
> I believe conditional formatting would be easier to use in this scenario

but
> I don't know if there is a formula that can be written to accomplish this.
>
> Your help is greatly appreciated. I owe the experts from this site a debt

of
> gratitude.
>
> BearsFan
>



 
Reply With Quote
 
=?Utf-8?B?QWxsbGxlbg==?=
Guest
Posts: n/a
 
      25th Oct 2006
That's an easy one

Your conditional format statement in cell A1 will be something like this:

Formula is =$D1="Committed" (format to red)
Formula is =$D1="Targetted" (format to blue)
Formula is =$D1="Waiting" (format to green)

I have used $D1 rather than just D1 or $D$1 because now you can copy cell
A1, then go to a whole bunch of other cells in other columns, and use
Edit>Paste Special>Format.

Another tip: try playing with Data>Validation>List in column D. You just
have to type in Committed,Targetted,Waiting. Do you like that?

--
Allllen


"bearsfan" wrote:

> In column "D" I have text values of committed, targeted, and waiting.
> Depending on what value is typed into a cell in column "D" I want the text
> strings for cells in the corresponding row and columns "A" and "B" to change
> to a different color.
> For example, if a user types "Committed" in cell D1 I would like for the
> text strings in cells A1:B1 to change to red.
>
> I believe conditional formatting would be easier to use in this scenario but
> I don't know if there is a formula that can be written to accomplish this.
>
> Your help is greatly appreciated. I owe the experts from this site a debt of
> gratitude.
>
> BearsFan
>

 
Reply With Quote
 
=?Utf-8?B?YmVhcnNmYW4=?=
Guest
Posts: n/a
 
      25th Oct 2006
I knew that one was easy. Thanks for the assistance Bob and Allllen! Much
appreciated.

"Bob Phillips" wrote:

> select A & B and use a CF formula of
>
> =$D1="Committed"
>
> etc
>
> --
> HTH
>
> Bob Phillips
>
> (replace somewhere in email address with gmail if mailing direct)
>
> "bearsfan" <(E-Mail Removed)> wrote in message
> news:9CCE6EE0-0998-43D9-8B10-(E-Mail Removed)...
> > In column "D" I have text values of committed, targeted, and waiting.
> > Depending on what value is typed into a cell in column "D" I want the text
> > strings for cells in the corresponding row and columns "A" and "B" to

> change
> > to a different color.
> > For example, if a user types "Committed" in cell D1 I would like for the
> > text strings in cells A1:B1 to change to red.
> >
> > I believe conditional formatting would be easier to use in this scenario

> but
> > I don't know if there is a formula that can be written to accomplish this.
> >
> > Your help is greatly appreciated. I owe the experts from this site a debt

> of
> > gratitude.
> >
> > BearsFan
> >

>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Worksheet Change event not firing but Worksheet activate event does Raj Microsoft Excel Programming 1 21st Sep 2009 01:41 PM
Worksheet event to change formatting when date expires. DDawson Microsoft Excel Programming 5 17th Jan 2008 12:08 PM
Conditional formatting from one worksheet to another... =?Utf-8?B?a2lt?= Microsoft Excel Misc 3 17th Aug 2007 02:20 AM
Worksheet Change event code moved to Worksheet Calculate event... and it's not working KimberlyC Microsoft Excel Programming 5 23rd Jun 2005 10:35 PM
Mental Block! - Event Change Conditional Formatting donna.gough@hydro.com Microsoft Excel Programming 3 24th May 2005 01:35 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:55 PM.