Hi.
Sorry for the bad thread title but I didnt know what else to write 
Anyway, here is my problem.
I have a macro that runs through a bunch of external .xls files based on a list in my primary workbook.
What I want to do happen is that if I put an "x" in the adjacent cell of my list, the macro should change a cell value and then go to the next item in the list.
My code is becoming quite big so I wont post all of it but I think this will be enough.
The blablablabla lines shows where I have omitted some code 
All I want to know is what do I write after
for the macro to restart, in other words, go back to "Do".
I have everything else working fine,
Bookmarks