Hi, I work in Finance and at month end, must compare data from 2 lists and identify matches whereby both the payee, gl and amount in List 1=payee, gl and amount in list 2. What I have been doing is taking the data and placing on the same worksheet (list 1 in columns a-g and list 2 in i-o), sorting and manually matching by =a1=b1 kind of thing. This is good to a point, however invariably one list of data will contain more rows than the other and I have to manually move the data up and down the worksheet to keep the matches lined up and isolate the non-matches. Does anyone know of a macro/other that would benefit me to identify all matches and non-matches?
Thanks!