How to find different value in excel and highlight the different

hari2902

New Member
Joined
Feb 19, 2023
Messages
2
Office Version
  1. 2016
Platform
  1. Windows
VALUE 1VALUE 2COMPARE
C1, C2, C3, C4, C5, C6, C7, C8, C9, C10C1, C2, C3, C4, C5, C6, C7, C8, C9, C10
TRUE​
C1, C2, C3, C4, C5, C6, C7, C8, C9, C10C1, C2, C3, C4, C5, C66, C7, C8, C9, C10
FALSE​
Hope be like this below
C1, C2, C3, C4, C5, C6, C7, C8, C9, C10C1, C2, C3, C4, C5, C66, C7, C8, C9, C10
FALSE​
 

Attachments

  • Capture.JPG
    Capture.JPG
    42.2 KB · Views: 5

Excel Facts

Convert text numbers to real numbers
Select a column containing text numbers. Press Alt+D E F to quickly convert text to numbers. Faster than "Convert to Number"
EDIT

IGORE

I just see you want to highlight the text whee different
should have opened the image earlier

will need VBA for that - sorry - i cannot help

is this just the 2 rows you wan tto compare and then extract the one list to a new row

Or is the real data more involved

in C2 put
A2=B2
copy down to C3
 
Upvote 0
@etaf,

Thanks for your replay.

Yes, the simple formula is A2=B2,

But, i want to know how the formula, if need the result with highlight the different finding?
 

Attachments

  • Capture2.JPG
    Capture2.JPG
    20.2 KB · Views: 7
Upvote 0

Forum statistics

Threads
1,215,147
Messages
6,123,295
Members
449,095
Latest member
Chestertim

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top