Hello people. I got this macro that compares two workbooks and then highlights the changes in each file. What I need is to edit the script so that it will compare the column "C" from the opened workbook to the same column on the selected book. Everything that exists in the old list but not in the new needs to be highlighted with a color. And everything that exists in the new and not in the old requires also a color. Folow me so far?
Basically, I need it first to search for "obsolete" products and then for new ones and put each of them in a color in their original workbook. Below I upload the two exaples and the code I used so far.
Any help will be extremely appreciated.
Bookmarks