I have 4 sheets in my workbook (11NN, 11NB, 17NN and 17NB) and I need my macro to copy and paste data from a worksheet into a different corresponding worksheet. For example my data goes into 11NN then it gets copied and pasted into 11NB and the same for the two 17 tabs. So I need the macro to know that the data has gone into 11 vs 17 then copy and paste it into 11 and not 17. I am new to VBA and this is my first time making a macro so I hope the explanation isn't confusing. I know that I will need to incorporate variables but I am just not sure exactly how to make this work.
Bookmarks