Dim xls As Object Set xls = CreateObject("Excel.Sheet") xls.SaveAs "てすと.xls" xls.Application.Quit Set xls = Nothing
下から選んでください: