Click to See Complete Forum and Search --> : C with OFFICE


NICOLAS Vincent
September 3rd, 1999, 11:53 AM
I have to write an application that export some text to WORD or EXCEL. I've search OFFICE API fot C++ but i've found nothing.
How should I Proceed ??

Thanks to all.

Wayne Fuller
September 3rd, 1999, 01:24 PM
Check out the site:

http://www.codeguru.com/atl/wordauto.shtml

The only way to do it is through COM.