Good day Excel Experts,
I have some issues with a document that I have, in my document there is a list of 6 columns that could have infinite rows. lets say that every column has different information (it could be a date, a number, text, different imputs, but not formulas).
And each row is a new item that registers the same data.
What I would like to do is a code that copy the information of the 5 columns specific for row 1 and paste initially on an specific cell, "P" for example, and then when i run the macro again search for the next empty cell of that specific row and paste the information of the 5 columns. And then do the same on the next row of the source data.
Lets say that have information on the range G6:L6, when i run the macro I want to paste the information of this range on cel P6, and then when I run the macro again it to paste it on the next empty cell of row 6, which will be V6 and then when I run it again to paste it on the next empty cell that will be AB6 and then infinite times, and after paste to do the same on the next row 7, 8, 9 and consecutively.
Please clarify if I was clear enough.
I have attached an example of the source data. Cause I dont have the data on the cell 1,1.
Best regards,
Bookmarks