2,892 questions
Excel must be installed, and then COM classes registered, as it calls CLSIDFromProgIDEx, searching the ProgID "Excel.Application" in the registry
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
When using When using VB6 Set objXLS = GetObject("excel.application") within VB6,
What physically needs to be on the computer? Excel.exe?
Excel must be installed, and then COM classes registered, as it calls CLSIDFromProgIDEx, searching the ProgID "Excel.Application" in the registry