CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 1999
    Location
    Minneapolis
    Posts
    101

    Excel Components

    I want to create a project that will use an excel spread sheet, but I do not want to require the user to have excel installed. Does anyone know which dll's I would need to distribute with my product to accomplish this?


  2. #2
    Join Date
    May 1999
    Posts
    3,332

    Re: Excel Components

    everyone would like to be able to do that (except Microsoft). There is NO way that I know of to get Excel's spreadsheets without Excel.
    Even with O2K and Office WebComponents your users still need the apporpriate licenses, AFAIK.


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