Forum Discussion
Need to select unique cells from 2 worksheets with identical column names and highlight differences
RickZler A CF-rule in Sheet1 like =A1<>Sheet2!A1 applied to the entire data range, for example $A$1:$M$2500 , should allow you to highlight differences between the two sheets for every single cell in the applied range. However, Excel can not tell which entries are correct and which are not. Therefore, highlighting incorrect entries by the second person makes no sense, as the same cells will show up as "not equal". You'll need a third person to judge who entered the data correctly.
Hi:
Thanks for the reply and understand the error showing on compliancy rules. I'll try this solution but I seem to recall this will not propagate to newly entered records unless I add a bunch of blank records to each of the comparison spreadsheets and apply the formatting to those blanks. Is this correct? So it wont actually apply to new entries into the spreadsheet only roes that already have it applied in the formatting rules for those cells ?
Thanks