Hi guys,
I noticed that there is allot of post's with similar issues as the one I am faceing but I could not figure out an answer from these post's this is why I am creating a new one.
I have 500 files that I need to run the same code on all of them , the files are named 1.htm, 2.htm, 3.htm...... all the way to 500.htm
the 1st file that the code will run on will be different as it will be placing the data in cells A2,B2,C2 the rest of the files it will look for the 1st empty cell in those columns and paste the data, I have created the below macro and it is exactly what I need but I need to find a way to loop the second part (starting from when I open the file 2.htm) without having to copy paste and edite the macro 500 times.
The Data.xlsb file will be the file containing all the data in it
![]()
Please Login or Register to view this content.
Bookmarks