I have 2 versions of MS Office installed.
When I use createobject("excel.application") the last version is opened.
But I want the previous version to be used for Automation.
How to specify the version of Excel (or Word) to be used for Automation?
When I uninstall the last version, the previous becomes the active one again, but I want to be able to manually use both versions.
When I use createobject("excel.application") the last version is opened.
But I want the previous version to be used for Automation.
How to specify the version of Excel (or Word) to be used for Automation?
When I uninstall the last version, the previous becomes the active one again, but I want to be able to manually use both versions.