Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Conditional formatting and what if function

I am trying to change a row of information where a conditional format is in
place. for example if cell k3 shows hello conditional format changes text to
green anf if goodbye changes test to red. what i want to do is have a3-k3
all change to respective colour of formatted cell. how do i do this?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,533
Default Conditional formatting and what if function

Hi

Select A3:K3 and goto Conditional Formatting Condition 1: Formula is
=$K3="hello" Format as required.

Hopes this helps.
....
Per

"stumpy45" skrev i meddelelsen
...
I am trying to change a row of information where a conditional format is in
place. for example if cell k3 shows hello conditional format changes text
to
green anf if goodbye changes test to red. what i want to do is have a3-k3
all change to respective colour of formatted cell. how do i do this?


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,520
Default Conditional formatting and what if function

1. Select the cell/Range a3-k3
2. From menu FormatConditional Formatting
3. For Condition1Select 'Formula Is' and enter the below formula
=$K$3="Hello"
Click Format ButtonPattern and select your color (say Red)
4. For Condition2Select 'Formula Is' and enter the below formula
=$K$3="Goodbye"
Click Format ButtonPattern and select your color (say Red)
5. Hit OK


If this post helps click Yes
---------------
Jacob Skaria


"stumpy45" wrote:

I am trying to change a row of information where a conditional format is in
place. for example if cell k3 shows hello conditional format changes text to
green anf if goodbye changes test to red. what i want to do is have a3-k3
all change to respective colour of formatted cell. how do i do this?

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 formatting with IF function Michael Excel Discussion (Misc queries) 1 May 29th 07 05:38 AM
Conditional formatting with IF function Michael Excel Discussion (Misc queries) 2 May 28th 07 05:26 PM
Help on a function with Conditional Formatting nemadrias Excel Worksheet Functions 1 August 10th 06 08:55 PM
Conditional formatting and If function? dond Excel Discussion (Misc queries) 4 July 22nd 05 01:19 PM
Conditional Formatting "OR" function Baz Masterson Excel Worksheet Functions 5 November 13th 04 04:20 PM


All times are GMT +1. The time now is 05:39 PM.

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"