DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Feb 2005
    Posts
    36

    Create excel file regardless of version installed

    Hi All,

    I try to write a VB6 program that will create an excel file.
    The problem I have is I create the VB6 program in my notebook that has Excel 2003, but when I try to run the program in computer that has Excel 2000, it does not work.

    Is that possible to do, such that regardless of Excel version installed, it still run.

    Thanks

  2. #2
    Join Date
    Dec 2003
    Posts
    2,750
    Do you have some code we can look at?

    Also, I would recommend using late binding if you're supporting different versions of Excel.

    http://support.microsoft.com/kb/245115/
    Paul
    ~~~~
    Microsoft MVP (Visual Basic)

  3. #3
    Join Date
    Feb 2005
    Posts
    36
    Great...
    It works.

    Thanks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links