Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. Find Version of a program (excel) installed

Find Version of a program (excel) installed

Scheduled Pinned Locked Moved Visual Basic
questionannouncement
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    dpagka
    wrote on last edited by
    #1

    I have an application that uses Excel 2003. How can I know what is the version of Excel in the end user? Is there any way I can find it out when the program starts? Thank you in advance

    N V 2 Replies Last reply
    0
    • D dpagka

      I have an application that uses Excel 2003. How can I know what is the version of Excel in the end user? Is there any way I can find it out when the program starts? Thank you in advance

      N Offline
      N Offline
      nobel tele gl
      wrote on last edited by
      #2

      And option could be to find out where/ if Excel is installed on a machine via the registry. Then open the fileinfo (use Diagnostics.FileVersionInfo and FileVersionInfo.GetVersionInfo(strPathToFile)) and extract the excel.exe file version. Based on the result of that, you will know what excel version the user has. - Dan Nobel

      "The question is not how far. The question is, do you possess the constitution, the depth of faith, to go as far as is needed?" boondock saints

      1 Reply Last reply
      0
      • D dpagka

        I have an application that uses Excel 2003. How can I know what is the version of Excel in the end user? Is there any way I can find it out when the program starts? Thank you in advance

        V Offline
        V Offline
        vishal dhir
        wrote on last edited by
        #3

        hi u go to help menu and see that ABOUT tab.u will get the version

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups