import os, os.path import win32com.client if os.path.exists("ihm.xlsm"): xl = win32com.client.Dispatch("Excel.Application") xl.Workbooks.
確定! 回上一頁