Hey guys,
I want to compile the information from a survey (10k surveys).
There are two types of surveys with just 1 sheet.
I have put all the surveys in a folder and this is the macro I will use to run it on all files
I tried completing the copy part but couldn't make it work.![]()
Please Login or Register to view this content.
What I need the macro to do is:
If the worksheet on the survey is called First -> Copy content from C6 to Column B on the combined workbook, copy content from B6 to column C, and then copy for each row the range of B:C, one next to another on the combined workbook. For example B10:C10 to columns D:E, B11:C11 to columns F:G, B12:C12 to columns H:I. There are like 50 questions. The last row is 257 (there are hidden rows, that I don't need copied).
If the worksheet on the survey is called Second -> Copy content from B3 to Column B on the combined workbook. Then copy content from B to column C on the combined workbook, and range column C:P to DD:DQ on the combined sheet. And do that on all rows because this Survey B will have multiple rows filled.
Any help will be greatly appreciated.
I have attached the files in case you want to see how it will look like.
Thank you very much in advance!
Bookmarks