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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. Visual Basic
  4. How to write to csv file start from specific line?

How to write to csv file start from specific line?

Scheduled Pinned Locked Moved Visual Basic
tutorialquestion
3 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.
  • T Offline
    T Offline
    TeiUKei
    wrote on last edited by
    #1

    Is that anyway to write to csv file start from specific line of record? Let say start from the third line of the csv file.

    M 1 Reply Last reply
    0
    • T TeiUKei

      Is that anyway to write to csv file start from specific line of record? Let say start from the third line of the csv file.

      M Offline
      M Offline
      maxiachun
      wrote on last edited by
      #2

      CSV file is just normal textfile with coma. u can use streamreader to get all the lines in the file!

      I am Entry level person

      T 1 Reply Last reply
      0
      • M maxiachun

        CSV file is just normal textfile with coma. u can use streamreader to get all the lines in the file!

        I am Entry level person

        T Offline
        T Offline
        TeiUKei
        wrote on last edited by
        #3

        I know csv is a comma-separated file and i would like to write data into it start from certain line and not read from it. Anyway, thanx for help!Could anyone pls give better suggestion?

        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