DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2006
    Posts
    1

    Exclamation Detect Excel Version in VB6 Application

    Hello, I have and application in Vb 6 and I need detect what's version and language of Excel have install in the computer. Help me.... thanks

    Ifgash

  2. #2
    Join Date
    Nov 2003
    Location
    Portland, OR
    Posts
    8,387
    Dim objXL As Excel.Application
    Set objXL = New Excel.Application
    Debug.Print objXL.Version
    Phil Weber
    http://www.philweber.com

    Please post questions to the forums, where others may benefit.
    I do not offer free assistance by e-mail. Thank you!

Similar Threads

  1. Replies: 1
    Last Post: 05-18-2005, 12:11 PM
  2. Fonts in VB6 application
    By Lithic in forum VB Classic
    Replies: 4
    Last Post: 03-03-2005, 12:07 PM
  3. How to detect window version?
    By Lisa Tang in forum Web
    Replies: 1
    Last Post: 10-16-2000, 07:52 AM
  4. How to detect window version?
    By Lisa Tang in forum Web
    Replies: 1
    Last Post: 10-16-2000, 07:51 AM
  5. How to detect window version ?
    By Lisa Tang in forum ASP.NET
    Replies: 1
    Last Post: 10-16-2000, 07:50 AM

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