I have an Excel workbook (WBK), which has two sheets ( Sheet1 and Sheet2 )
Sheet1 has all the countries and their corresponding capitals in column A and Column B respectively. There are about 180 rows
Sheet2 has only few countries ( about 100 ) and has country names and capitals in Column A and Column B respectively
But the country names in Sheet2 are not in the same order as they are in Sheet1. They are in a haphazard manner.
Could some one please suggest me some method or VBA code
by which I can compare the countries in Sheet1 and Sheet2 side by side in Sheet 3
thanks
Sheet1 has all the countries and their corresponding capitals in column A and Column B respectively. There are about 180 rows
Sheet2 has only few countries ( about 100 ) and has country names and capitals in Column A and Column B respectively
But the country names in Sheet2 are not in the same order as they are in Sheet1. They are in a haphazard manner.
Could some one please suggest me some method or VBA code
by which I can compare the countries in Sheet1 and Sheet2 side by side in Sheet 3
thanks