LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.misc,microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default Conditional Format to highlight differances between to sets of data

Hey Fan924,

These DO NOT line up line for line. What I need to do, is to use the "key"
from the "dirty" set, then find out what row it matches (if it does) in the
second set of data (I would have this in a diff worksheet, but it seems
conditional format cannot referance another sheet, so I have put all data on
the same sheet). It would then compare each cell in that row of data, to the
clean data row and highlight the differences in the dirty column.

I also don't want to mess with the column structure, as I will want to re
import this back into Outlook.

I was thinking something like
conditional format formula
=if(indirect(address(row(),column()) < indirect(address(match(keyvalue form
dirty row, keycolumn in cleandata, column()+150))
But I have not gotten it to work like I thought it would

Thanks
Mc

"Fan924" wrote in message
...
I do something similar.
I past this function in E2.
=IF(C2=D2," = ","Not =")

Then go to Format menu, Conditional Formatting...
and assigned green to "=", and red to "Not =".


 
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 Format to Highlight the Active Cell Pawprint Excel Worksheet Functions 1 July 30th 08 09:03 PM
Conditional Format to highlight entire row if a condition is met klmiura Excel Worksheet Functions 5 November 22nd 07 02:30 PM
Conditional Format to Highlight entire Row? shital shah Excel Worksheet Functions 1 August 25th 05 04:37 PM
Conditional Format to highlight entrire Row shital shah Excel Worksheet Functions 1 August 25th 05 03:44 PM
How do I compare 2 sets of data and highlight differences? Perplexed1 Excel Worksheet Functions 1 July 9th 05 01:15 AM


All times are GMT +1. The time now is 10:30 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"