Hi guys,
please help me, I have an easy question in VBA.
What is the most easiest code for this:
I want to transfer data (66 columns and 100 rows) from sheet1 to sheet2 in the 6th row? A1 will move to A6, A2 will move to A6, B1 will move to B6, etc.
Thank you for your help!