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. C#
  4. open excel file

open excel file

Scheduled Pinned Locked Moved C#
question
4 Posts 4 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.
  • M Offline
    M Offline
    merwa
    wrote on last edited by
    #1

    how can I open an excel file from my application?

    merwa

    B B K 3 Replies Last reply
    0
    • M merwa

      how can I open an excel file from my application?

      merwa

      B Offline
      B Offline
      barak160487
      wrote on last edited by
      #2

      do u want to create a new notebook? or do u want to open an existing file?

      1 Reply Last reply
      0
      • M merwa

        how can I open an excel file from my application?

        merwa

        B Offline
        B Offline
        blackjack2150
        wrote on last edited by
        #3

        If you want to open the file with MS Excel just use: System.Diagnostics.Process.Start("MyFile.xls");

        1 Reply Last reply
        0
        • M merwa

          how can I open an excel file from my application?

          merwa

          K Offline
          K Offline
          Keshav V Kamat 0
          wrote on last edited by
          #4

          if u want to make read some values from the file, you can also use the StreamReader concept to open and read the file. if u simply want to open the file to display values already existing then use the following System.Diagnostics.Process.Start("fullpathFilename");

          Keshav Kamat :) India

          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