Open 78syh opened 2 months ago
For all bugs, please provide the following information:
I want to modify the open Excel file, but I cannot retrieve the object.
os.startfile(excel_file) time.sleep(5) excel_app = win32com.client.GetActiveObject("Excel.Application")
Python version and distribution: 3.10.11
pywin32 version: 306
Installed from PyPI or exe installer: PyPI
Office Version : Office professional plus 2019
Windows Version: windows 10 20h2
DLL locations: default
@78syh Can you please provide a minimal reproducer and the complete error in textual form? (not a screenshot)
For all bugs, please provide the following information:
Expected behavior and actual behavior
I want to modify the open Excel file, but I cannot retrieve the object.
System information
Python version and distribution: 3.10.11
pywin32 version: 306
Installed from PyPI or exe installer: PyPI
Office Version : Office professional plus 2019
Windows Version: windows 10 20h2
DLL locations: default