Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() I have _two_sheets__*1* & *2*. I’m to *match* customer from sheet 2 to 1. I want to match by *zip code and by name*. If zip AND name of row(x) in sheet 2 Matches with zip AND name of _ANY_of the 5000+ row(s) in sheet 1 then highlight row(x) in sheet2. (to indicate a match) If no match are found, then do nothing, and move on to next row of sheet2 until all rows of sheet2 are finished comparing to the sheet1. Basically *I need to compare TWO fields simultaneiously*, (double match) _per_row_to_the_respective_TWO_fields_with_the_sec ond_sheet_I_am_comparing_too._ *If both criteria are meet then it is a match. * Otherwise it is left alone/ignored. I want to do this for all 35000+ rows in my sheet2 which will take a long time without the help of a macro. Both the sheet to be worked on (sheet 2) and the sheet that exists only for comparison (sheet1) are huge and have many entries. If anyone can help with the code that would be great! Thanks Bo -- bxc2739 ------------------------------------------------------------------------ bxc2739's Profile: http://www.excelforum.com/member.php...o&userid=32538 View this thread: http://www.excelforum.com/showthread...hreadid=535657 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Closing File Error | Excel Discussion (Misc queries) | |||
macro with F9 | Excel Discussion (Misc queries) | |||
Make Alignment options under format cells available as shortcut | Excel Discussion (Misc queries) | |||
Playing a macro from another workbook | Excel Discussion (Misc queries) | |||
Macro and If Statement | Excel Discussion (Misc queries) |