Hi
I need to copy a worksheet to a closed workbook in sheet 3. I have a macro that did some calculation in activeworkbook. So I need to delete a closed workbook in sheet 3, copy the sheet from activeworkbook and paste to closed workbook sheet 3. How do I do that in vba?