View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
NickHK NickHK is offline
external usenet poster
 
Posts: 4,391
Default Invoke Java from Excel

Todd,
If it just a standalone .exe, just use Shell().
Otherwise, it depends what you mean by "Java program".

NickHK

"Todd" wrote in message
ups.com...

Anybody knows how to use a form button in an Excel file to invoke a
Java program?

Thanks.