The the Workbook COM object has a Close() method. Basically, it should be something like: xl = Dispatch('Excel.Application') wb = xl.Workbooks.
確定! 回上一頁