unable to open excel 2007 and interact with it using vc++ code

G

Guest

I am a vc++ programmar . Earlier i interacted with excel 2000 APIs and
objects using vc++ code . Now i want to use Excel 2007 . But in excel 2007
they changed everything . They removed worksheet , worksheets , Range class
etc . Now i am trying to open excel file using my code . But i could not get
the IDispatch pointer of workbooks .
 
N

NickHK

I sincerely hope that MS have not removed those object from Excel's model,
otherwise we are all in a lot of trouble.
Can't answer your question from an Excel point of view, but maybe better at
:
microsoft.public.excel.sdk
microsoft.public.excel.interopoledde

NickHK
 

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