Hello, I'm attempting to write a vba code that will copy the contents from specific columns over into rows on a separate sheet and start a new row for each column item added. Difficult to explain but if you look at the attached spreadsheet you'll see that I'm wanting to copy from the "Source" sheet over to "Destination" sheet. Essentially swapping column to row data but the addition of a row for each "image" cell content requires an additional row which complicates it. I attempted to use the Macro recording feature but cannot get it to repeat for the entire sheet which is roughly 115k rows.
There's probably a much simpler way to go about doing this then the poor attempt at code I've attached.
Any help you can provide is appreciated.
Please Login or Register to view this content.
Bookmarks