this helps.
>
>
>
> Steven
>
> *From:* python-win32 *On
> Behalf Of *Mateo Gomez Montoya
> *Sent:* Tuesday, July 11, 2023 10:20 AM
> *To:* python-win32@python.org
> *Subject:* [python-win32] Question win32com.client.Dispatch
>
>
>
> Hello,
>
>
>
&g
“Excel.Application.16” to
work with for my currently installed version of Office 2019.
I hope this helps.
Steven
From: python-win32 On
Behalf Of Mateo Gomez Montoya
Sent: Tuesday, July 11, 2023 10:20 AM
To: python-win32@python.org
Subject: [python-win32] Question win32com.client.Dispatch
Hello
Hello,
I'm trying to use the command of
win32com.client.Dispatch("AutoCAD.Application") and on the computer that
I'm working with there are two versions of AutoCAD one from 2007 and
another from 2021. I want to use a program that I created with the most
recent version but when I run my code it aut