I am getting this when I do " workbook.SaveAs(filename) ". Is there anyway I can fix this?
Thanks
Comments: OK, I was able to run to completion if, right after the SaveAs, I set the Workbook and Worksheet to null and ran the garbage collector.
Thanks
Comments: OK, I was able to run to completion if, right after the SaveAs, I set the Workbook and Worksheet to null and ran the garbage collector.