java and COM

B

Bura Tino

Hi,

I'm faced with a task of writing an Excel add-in. I've started to learn a
bit about COM and have learned enough to realize that I don't like it. Is
that a way to write java programs that will create COM objects that can be
used for such purposes as excel addins?

Thank you.

Bura
 
T

TechBookReport

Bura Tino said:
Hi,

I'm faced with a task of writing an Excel add-in. I've started to learn a
bit about COM and have learned enough to realize that I don't like it. Is
that a way to write java programs that will create COM objects that can be
used for such purposes as excel addins?

Thank you.

Bura
What do you need to do? There are APIs for reading and writing to Excel
spreadsheets, if all you want is to do that then maybe COM is not the way to
go...

Roedy Green has got links to some of these Java/Excel APIs on his web site.

Pan
http://www.techbookreport.com
 
B

Bura Tino

TechBookReport said:
What do you need to do? There are APIs for reading and writing to Excel
spreadsheets, if all you want is to do that then maybe COM is not the way to
go...

Actually I need to augment functionality of Excel with my own routines.
 
H

Harald Hein

Bura Tino said:
Is
that a way to write java programs that will create COM objects
that can be used for such purposes as excel addins?

There are things that are called "Java COM bridges" that should do what
you want, e.g. "Jacob". Google for the phrases.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,678
Members
48,796
Latest member
Greg L.

Latest Threads

Top