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. How can I insert row in excel by vb.net?

How can I insert row in excel by vb.net?

Scheduled Pinned Locked Moved Visual Basic
questioncsharp
4 Posts 2 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.
  • J Offline
    J Offline
    jeam_yang
    wrote on last edited by
    #1

    I can't insert row in excel,who can use vb.net realize!Please tell me,If any one have time can more about poeration Excel,Thanx! jeam

    C 1 Reply Last reply
    0
    • J jeam_yang

      I can't insert row in excel,who can use vb.net realize!Please tell me,If any one have time can more about poeration Excel,Thanx! jeam

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      Microsoft have an Office toolkit you can install to control later versions of Office with .NET code. Your code will only work on machines that have office installed.

      Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog

      J 1 Reply Last reply
      0
      • C Christian Graus

        Microsoft have an Office toolkit you can install to control later versions of Office with .NET code. Your code will only work on machines that have office installed.

        Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog

        J Offline
        J Offline
        jeam_yang
        wrote on last edited by
        #3

        Thanx,but I want to know how vb.net to do it not with office toolkit?

        C 1 Reply Last reply
        0
        • J jeam_yang

          Thanx,but I want to know how vb.net to do it not with office toolkit?

          C Offline
          C Offline
          Christian Graus
          wrote on last edited by
          #4

          OK, then the answer is you really can't, not unless you write a program that is fully able to read the XLS file format. Unless you work only with the new Office 2007 format, which is just a zip full of XML, I'm sure that's easy to add to.

          Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog

          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