Hi,
I don't have problems with opening, editing or saving excel-files.
Now I wanted to open an excel that is installed on a PC with an Add-in that update the file.
I want to make a program that log all the changes.
Open and showing the excel is no problem, the only problem is that the Add-in is not loaded. Even the Add-in menu isn't showing.
Is there a special way to open an excel with all the Add-in's?
Thank you.
Open Excel with Add-in
-
- Posts: 1163
- Joined: Mon Oct 17, 2005 5:41 am
- Location: Belgium
- Contact:
Open Excel with Add-in
Regards,
Marc
FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
Marc
FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
Re: Open Excel with Add-in
As an option. There is such a free app ribbon xml editor. You can use it to form the office ribbon yourself. I, however, did it only for Word
-
- Posts: 1163
- Joined: Mon Oct 17, 2005 5:41 am
- Location: Belgium
- Contact:
Re: Open Excel with Add-in
I found it, just load the addin...
oExcel:Workbooks:Open ('C:\Program Files (x86)\Honeywell\Experion PKS\Client\Xldataex\mede.xla')
oExcel:Workbooks:Open ('C:\Program Files (x86)\Honeywell\Experion PKS\Client\Xldataex\mede.xla')
Regards,
Marc
FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
Marc
FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite