Hello Excel Gurus,
I am wondering if someone can help me in achieving the below task.
I need to extract data from few excel templates and consolidate in a different excel workbook.
I know that it can be done by writing a VBA code to copy respective cells and paste it in other file but the problem is, it is a form template and data is organised in a typical way so wanted to check as how to create a loop to read a range if data is present in that range on the source worksheet.
In the file attached, I need to copy the data from cells in source sheet and paste in the destination sheet in a particular format. The cells in "FIRST PART" should be copied repeatedly along with all the rows in the "SECOND PART".
Can somebody help me in writing the VBA code for it?
Thanks.
Cross posted at: https://www.mrexcel.com/forum/excel-...ges-sheet.html
Bookmarks