Hi,

I manage to copy a worksheet into a new workbook, but how can I change to the old one and close it without saving ?
ActiveWorkbook.Close False
I usually use this code, but I can't go back to the source workbook, how do I do that ?