Hi.

i'm solvedthis way
Code:
ThisWorkbook.Sheets("INC").Copy Before:=oWks.Sheets(1)
Thank you!!