I have the code to copy rows from one worksheet to a new worksheet, but want to APPEND SOME of the rows from one sheet to another worksheet where the same values are in column A in both.
Here is where it gets hard for me: I only want to copy the rows from column B to Z and add them to the rows in the other sheet ONLY where the values are the same.
Any brilliant coders out there who could help?