Thread: ActiveX add-in?
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
[email protected] aaronfude@gmail.com is offline
external usenet poster
 
Posts: 26
Default ActiveX add-in?

I was hoping there was a third option. I have all of the required
funcitonality, other than delivering the results to Excel, written in
Java and packaged as a bean. I was hoping to use this

http://java.sun.com/j2se/1.4.2/docs/...ide/index.html

to wrap it inside an ActiveX container and, at least temprorily, save
myself the learning curve of learning another laguage (however similar
to Java), another programming environment, etc.
Thus my original question.

Many thanks for the responses.

Aaron Fude