CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Jan 2002
    Posts
    2

    Excel Automation

    Hi there,

    does anybody know how to generate a frame in a Excel sheet from a VC++ application? Open, read and write in Excel is running...

    thanx a lot


  2. #2
    Join Date
    Nov 1999
    Location
    Austria
    Posts
    56

    Re: Excel Automation

    Soory, I can't help you by this problem but I'm interested in reading an excel sheet I need it for a project I have to wrote later this year. So if you can send me some code it would be great
    thanks


  3. #3
    Join Date
    Jan 2002
    Posts
    2

    Re: Excel Automation

    Hi,
    have a look at Microsoft Homepage. There you will find a lot of code.

    http://msdn.microsoft.com/library/de...sofficedev.asp


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured