
Originally Posted by
VKS
If I don’t want to insert a column and populate it with the sheet name then what lines should I remove from the code.
You're welcome.
Comment out the two red lines below from the original code. This version of the code looks for matches in column A before the column is inserted.
The second version of the code can't be changed by just removing the lines. It looks for matches after the column insertion. If the column wasn't inserted, it would still look in column B for the match.
Bookmarks