References to Excel in a VB project

P

Peter A

I am writing a program that interacts with Excel. On my system I have
inserted a reference to the Excel 11.0 Object Library. On the client's
machine, even though he has the same Excel installed (Excel 2003) he
only has the Excel 10.0 Object Library, and the reference gets broken
and I have to re-define it.

How can I prevent this problem? Or, how can I install the Excel 11
Library on the client's system?
 
N

Norman Yuan

Peter A said:
I am writing a program that interacts with Excel. On my system I have
inserted a reference to the Excel 11.0 Object Library. On the client's
machine, even though he has the same Excel installed (Excel 2003) he
only has the Excel 10.0 Object Library, and the reference gets broken


Something was wrong here. He may have to reinstall/repair his Excel2003

and I have to re-define it.

How can I prevent this problem? Or, how can I install the Excel 11
Library on the client's system?


You do not install it. Nor you have the right to distribute it. It is part
of Excel2003 and get installed when Excel2003 is installed.
 

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

Top