Hi!
Did you read MSDN about office automation?
Main Topics
Browse All Topicshi
i want to automate excel in VC++, i have some data which i want to populate in a excel spreadsheet through VC++ and make a plot in the same file using the data.
i am kind of running out of time...
help will be highly appreciated
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Hi!
What errors you get?
there is the good article in MSDN "Microsoft Office Development with Visual Studio"
first you have to include needed tlb files into the your project
you can use #import directive or
Studio Class Wizard to generate "wrappers"
see MSDN articles Q178782 Q178749 Q224925
note: you need use tlb (olb) files that depends ont MS Excel version
hi
i am getting this error while running the test
Unhandled exception in AutoProject.Exe(MFC042D.DL
i was trying to run the program as given in the help file.i copied the code and i have Win98, Excel 2000 and VC++ 6.0
if u will send me ur mail id then i may send u my code. hope u can help me out.
Business Accounts
Answer for Membership
by: ramanarayansPosted on 2003-06-10 at 14:40:08ID: 8694717
No comments