I am trying to create a code that looks at column A in sheet1, then insert new lines in sheet2. Then paste the contents of column A (sheet1) into column A on sheet2. See attached pictures: Sheet1 - total list Sheet2 - existing list, need to add new lines from sheet1 and shift down the rest of contents. Sheet3 - Result.
I do this manually every time but I am trying to make it automatic so I can save some time. I will assign a button to this.
Thanks in advance. Nelson