View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.programming
Lynn McGuire[_2_] Lynn McGuire[_2_] is offline
external usenet poster
 
Posts: 47
Default create a spreadsheet from another app

The following page may help you.

How to automate Excel from C++ without using MFC or #import
http://support.microsoft.com/kb/216686


Nice ! I was going to try Vole ( http://vole.sourceforge.net/ ) but
this looks cleaner.

Thanks,
Lynn