We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
@78syh Can you please provide a minimal reproducer and the complete error in textual form? (not a screenshot)
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: