Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Art Art is offline
external usenet poster
 
Posts: 587
Default Conditional Formatting

I have two ranges from different data sources that look something like this:

rngA:
CstmrID CstmrName
003 Acme Electric
002 Smith & Jones, LLC
082 Wonderbar, Inc

rngB:
CstmrId CstmrName
082 Wonderbar, Inc
002 Smith and Jones, LLC
003 Acme Electric

Starting with rngB.CstmrID, I have used the Match and Index functions to
lookup rngA.CstmrName. I have placed this formula in a new column in rngB.
rngB now looks like this:

rngB:
CstmrId CstmrNameB CstmrNameA
082 Wonderbar, Inc Wonderbar, Inc
002 Smith and Jones, LLC Smith & Jones, LLC
003 Acme Electric Acme Electric

Now I want to conditionally format this new column (CstmrNameA) so that it
will highlight each cell where the CstmrName's are not identical. For
instance, Smith & Jones is spelled differently, so it would be highlighted.

The conditional formatting formula for the first row looks like this:

=B2<C2

But this formula evaluates to TRUE in every cell of the column. I think the
problem is that Excel is comparing the formula entered in B2 with the string
entry in C2 and concluding that every one is different.

I can manually copy/paste the formula column, convert to values, and then do
the conditional formatting. But I would rather not have to do this manual
step.

--
Art
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
Formatting cells in a column with conditional formatting? shamor Excel Discussion (Misc queries) 8 May 19th 08 10:11 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 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 11:46 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"