Page 1 of 1

Open Excel with Add-in

Posted: Fri Jan 17, 2025 2:09 pm
by Marc Vanzegbroeck
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.

Re: Open Excel with Add-in

Posted: Sat Jan 18, 2025 12:32 pm
by Natter
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

Re: Open Excel with Add-in

Posted: Mon Jan 20, 2025 7:47 am
by Marc Vanzegbroeck
I found it, just load the addin...

oExcel:Workbooks:Open ('C:\Program Files (x86)\Honeywell\Experion PKS\Client\Xldataex\mede.xla')