FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Open Excel with Add-in
Posts: 1195
Joined: Mon Oct 17, 2005 05:41 AM
Open Excel with Add-in
Posted: Fri Jan 17, 2025 02:09 PM

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.

Regards,

Marc



FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
Posts: 1392
Joined: Mon May 14, 2007 09:49 AM
Re: Open Excel with Add-in
Posted: Sat Jan 18, 2025 12:32 PM
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: 1195
Joined: Mon Oct 17, 2005 05:41 AM
Re: Open Excel with Add-in
Posted: Mon Jan 20, 2025 07:47 AM

I found it, just load the addin...

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

Continue the discussion