How to call a java application from an Excel Macro in Macoffice

  • Thread starter Philippe Maresville
  • Start date
P

Philippe Maresville

I have a set of macros in an excel which call a Java application to generate a file.
I use to work on windows and may macro works well using the Shell command in VBA.


How to make it work in MacOffice ?
 
Top