Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]() HEre's how I might do it. Details depend on what you want to do with matches/mismatches: Assuming your lists are in columns A and B, in C1 place formula =A1=B1. Returns TRUE if A and B match, returns FALSE if they don't. Copy formula down column C. To show if the lists match exactly D1=AND(C1:C10000) To count the number of mismatches D2=COUNTIF(C1:C10000, FALSE) You could also use Autofilter/conditional formatting to highlight and/or display the mismatches. -- MrShorty ------------------------------------------------------------------------ MrShorty's Profile: http://www.excelforum.com/member.php...o&userid=22181 View this thread: http://www.excelforum.com/showthread...hreadid=381236 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
The 'Recently used file list' does not show up under the 'File' menu. | Excel Worksheet Functions | |||
HOW DO I SUMMARIZE A LIST OF TEXT, I WANT ONE A TO SHOW UP NOT 10 | Excel Worksheet Functions | |||
Show comma in data validation list? | Excel Discussion (Misc queries) | |||
On my data menu, my list command does not show | Excel Discussion (Misc queries) | |||
Excel Auto Filter: WHY'S SORT @ TOP OF LIST? WHEN I KEY TO "SHOW . | Excel Worksheet Functions |