Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
LNS LNS is offline
external usenet poster
 
Posts: 8
Default conditional formatting

How do I apply conditonally formatting to two rows which contain text? For
instance;

A B
1 Australia Australia
2 New Zealand Canada
3 Canada New Zealand

Is there anyway this is possible? Since row 2 shows that New Zealand is not
matching to Canada as in the first row so it highlights New Zealand in a
different color?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default conditional formatting

What version of Excel are you using?

--
Biff
Microsoft Excel MVP


"LNS" wrote in message
...
How do I apply conditonally formatting to two rows which contain text? For
instance;

A B
1 Australia Australia
2 New Zealand Canada
3 Canada New Zealand

Is there anyway this is possible? Since row 2 shows that New Zealand is
not
matching to Canada as in the first row so it highlights New Zealand in a
different color?



  #3   Report Post  
Posted to microsoft.public.excel.misc
LNS LNS is offline
external usenet poster
 
Posts: 8
Default conditional formatting

2003

"T. Valko" wrote:

What version of Excel are you using?

--
Biff
Microsoft Excel MVP


"LNS" wrote in message
...
How do I apply conditonally formatting to two rows which contain text? For
instance;

A B
1 Australia Australia
2 New Zealand Canada
3 Canada New Zealand

Is there anyway this is possible? Since row 2 shows that New Zealand is
not
matching to Canada as in the first row so it highlights New Zealand in a
different color?




  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default conditional formatting

Ok...

Let's assume you want to format the range A1:A10.

Select the range A1:A10
Goto the menu FormatConditional Formatting
Select the Formula Is option
Enter this formula in the box on the right:
=A1<B1
Click the Format button
Select the desired style(s)
OK out

--
Biff
Microsoft Excel MVP


"LNS" wrote in message
...
2003

"T. Valko" wrote:

What version of Excel are you using?

--
Biff
Microsoft Excel MVP


"LNS" wrote in message
...
How do I apply conditonally formatting to two rows which contain text?
For
instance;

A B
1 Australia Australia
2 New Zealand Canada
3 Canada New Zealand

Is there anyway this is possible? Since row 2 shows that New Zealand is
not
matching to Canada as in the first row so it highlights New Zealand in
a
different color?






  #5   Report Post  
Posted to microsoft.public.excel.misc
LNS LNS is offline
external usenet poster
 
Posts: 8
Default conditional formatting

which means that i can only apply conditional formatting to each cell, that
is one by one? is there any way where i can apply it to the whole range?

"T. Valko" wrote:

Ok...

Let's assume you want to format the range A1:A10.

Select the range A1:A10
Goto the menu FormatConditional Formatting
Select the Formula Is option
Enter this formula in the box on the right:
=A1<B1
Click the Format button
Select the desired style(s)
OK out

--
Biff
Microsoft Excel MVP


"LNS" wrote in message
...
2003

"T. Valko" wrote:

What version of Excel are you using?

--
Biff
Microsoft Excel MVP


"LNS" wrote in message
...
How do I apply conditonally formatting to two rows which contain text?
For
instance;

A B
1 Australia Australia
2 New Zealand Canada
3 Canada New Zealand

Is there anyway this is possible? Since row 2 shows that New Zealand is
not
matching to Canada as in the first row so it highlights New Zealand in
a
different color?








  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default conditional formatting

If you followed my suggestion you are applying it to the whole range.

If you did follow my suggestion select cell A9. Goto the menu
FormatConditional Formatting. Note the formula, it applies to cell A9.

--
Biff
Microsoft Excel MVP


"LNS" wrote in message
...
which means that i can only apply conditional formatting to each cell,
that
is one by one? is there any way where i can apply it to the whole range?

"T. Valko" wrote:

Ok...

Let's assume you want to format the range A1:A10.

Select the range A1:A10
Goto the menu FormatConditional Formatting
Select the Formula Is option
Enter this formula in the box on the right:
=A1<B1
Click the Format button
Select the desired style(s)
OK out

--
Biff
Microsoft Excel MVP


"LNS" wrote in message
...
2003

"T. Valko" wrote:

What version of Excel are you using?

--
Biff
Microsoft Excel MVP


"LNS" wrote in message
...
How do I apply conditonally formatting to two rows which contain
text?
For
instance;

A B
1 Australia Australia
2 New Zealand Canada
3 Canada New Zealand

Is there anyway this is possible? Since row 2 shows that New Zealand
is
not
matching to Canada as in the first row so it highlights New Zealand
in
a
different color?








  #7   Report Post  
Posted to microsoft.public.excel.misc
LNS LNS is offline
external usenet poster
 
Posts: 8
Default conditional formatting

Yes, thanks it works.

"T. Valko" wrote:

If you followed my suggestion you are applying it to the whole range.

If you did follow my suggestion select cell A9. Goto the menu
FormatConditional Formatting. Note the formula, it applies to cell A9.

--
Biff
Microsoft Excel MVP


"LNS" wrote in message
...
which means that i can only apply conditional formatting to each cell,
that
is one by one? is there any way where i can apply it to the whole range?

"T. Valko" wrote:

Ok...

Let's assume you want to format the range A1:A10.

Select the range A1:A10
Goto the menu FormatConditional Formatting
Select the Formula Is option
Enter this formula in the box on the right:
=A1<B1
Click the Format button
Select the desired style(s)
OK out

--
Biff
Microsoft Excel MVP


"LNS" wrote in message
...
2003

"T. Valko" wrote:

What version of Excel are you using?

--
Biff
Microsoft Excel MVP


"LNS" wrote in message
...
How do I apply conditonally formatting to two rows which contain
text?
For
instance;

A B
1 Australia Australia
2 New Zealand Canada
3 Canada New Zealand

Is there anyway this is possible? Since row 2 shows that New Zealand
is
not
matching to Canada as in the first row so it highlights New Zealand
in
a
different color?









  #8   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default conditional formatting

Good deal. Thanks for the feedback!

--
Biff
Microsoft Excel MVP


"LNS" wrote in message
...
Yes, thanks it works.

"T. Valko" wrote:

If you followed my suggestion you are applying it to the whole range.

If you did follow my suggestion select cell A9. Goto the menu
FormatConditional Formatting. Note the formula, it applies to cell A9.

--
Biff
Microsoft Excel MVP


"LNS" wrote in message
...
which means that i can only apply conditional formatting to each cell,
that
is one by one? is there any way where i can apply it to the whole
range?

"T. Valko" wrote:

Ok...

Let's assume you want to format the range A1:A10.

Select the range A1:A10
Goto the menu FormatConditional Formatting
Select the Formula Is option
Enter this formula in the box on the right:
=A1<B1
Click the Format button
Select the desired style(s)
OK out

--
Biff
Microsoft Excel MVP


"LNS" wrote in message
...
2003

"T. Valko" wrote:

What version of Excel are you using?

--
Biff
Microsoft Excel MVP


"LNS" wrote in message
...
How do I apply conditonally formatting to two rows which contain
text?
For
instance;

A B
1 Australia Australia
2 New Zealand Canada
3 Canada New Zealand

Is there anyway this is possible? Since row 2 shows that New
Zealand
is
not
matching to Canada as in the first row so it highlights New
Zealand
in
a
different color?











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
Formatting Conditional Formatting Icon Sets The Rook[_2_] Excel Discussion (Misc queries) 3 March 7th 09 08:48 PM
Protect Cell Formatting including Conditional Formatting Mick Jennings Excel Discussion (Misc queries) 5 November 13th 07 05:32 PM
conditional Formatting based on cell formatting Totom Excel Worksheet Functions 3 January 20th 07 02:02 PM
conditional Formatting based on cell formatting Totom Excel Worksheet Functions 0 January 15th 07 04:35 PM
Conditional Formatting that will display conditional data BrainFart Excel Worksheet Functions 1 September 13th 05 05:45 PM


All times are GMT +1. The time now is 10:20 PM.

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"