Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Blobbies
 
Posts: n/a
Default String Comparison & Conditional Formatting

I am wanting to colour a Sports Tipping results table according to the sports
result.

I have a green font for getting it exactly right, a red strikethrough font
for getting it exactly wrong, and would like a grey font for getting it
partially correct.

So, I need a formula to place in the conditional formatting dialog that
compares cell A with cell B. If the 1st 5 letters of cell A equal the first
5 letters of cell B, then turn the font grey!

Many thanks in advance for your assistance.



Eddie


  #2   Report Post  
Posted to microsoft.public.excel.misc
Biff
 
Posts: n/a
Default String Comparison & Conditional Formatting

Hi!

Try this:

=LEFT(A1,5)=LEFT(B1,5)

Biff

"Blobbies" wrote in message
...
I am wanting to colour a Sports Tipping results table according to the
sports
result.

I have a green font for getting it exactly right, a red strikethrough font
for getting it exactly wrong, and would like a grey font for getting it
partially correct.

So, I need a formula to place in the conditional formatting dialog that
compares cell A with cell B. If the 1st 5 letters of cell A equal the
first
5 letters of cell B, then turn the font grey!

Many thanks in advance for your assistance.



Eddie




  #3   Report Post  
Posted to microsoft.public.excel.misc
Blobbies
 
Posts: n/a
Default String Comparison & Conditional Formatting

It's so easy when you know!

Thanks Biff - Fantastic!!!



"Biff" wrote:

Hi!

Try this:

=LEFT(A1,5)=LEFT(B1,5)

Biff

"Blobbies" wrote in message
...
I am wanting to colour a Sports Tipping results table according to the
sports
result.

I have a green font for getting it exactly right, a red strikethrough font
for getting it exactly wrong, and would like a grey font for getting it
partially correct.

So, I need a formula to place in the conditional formatting dialog that
compares cell A with cell B. If the 1st 5 letters of cell A equal the
first
5 letters of cell B, then turn the font grey!

Many thanks in advance for your assistance.



Eddie





  #4   Report Post  
Posted to microsoft.public.excel.misc
Biff
 
Posts: n/a
Default String Comparison & Conditional Formatting

You're welcome!

Biff

"Blobbies" wrote in message
...
It's so easy when you know!

Thanks Biff - Fantastic!!!



"Biff" wrote:

Hi!

Try this:

=LEFT(A1,5)=LEFT(B1,5)

Biff

"Blobbies" wrote in message
...
I am wanting to colour a Sports Tipping results table according to the
sports
result.

I have a green font for getting it exactly right, a red strikethrough
font
for getting it exactly wrong, and would like a grey font for getting it
partially correct.

So, I need a formula to place in the conditional formatting dialog that
compares cell A with cell B. If the 1st 5 letters of cell A equal the
first
5 letters of cell B, then turn the font grey!

Many thanks in advance for your assistance.



Eddie







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 Rich Excel Discussion (Misc queries) 2 April 1st 06 10:27 AM
enhanced conditional formatting Stuart Excel Discussion (Misc queries) 13 November 13th 05 07:20 PM
conditional formatting question Deb Excel Discussion (Misc queries) 0 March 23rd 05 02:07 AM
Effect of Conditional Formatting, Data Validation Bill Sturdevant Excel Discussion (Misc queries) 1 January 25th 05 11:50 PM
Determine cells that drive conditional formatting? Nicolle K. Excel Discussion (Misc queries) 2 January 7th 05 01:08 AM


All times are GMT +1. The time now is 01:53 AM.

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"