Hi, I have a macro, that my Book2 fetches datas from reference workbooks Book1 and Book3.
If i write to for loop 10 instead of 3, the code looks for Book4 to Book10, and just because this workbooks don' t exist in my path, the code gives an error eventually.
Is it possible to ignore this...