Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    how to export a column from notepad++ file to csv file format

    Help wanted · · · – – – · · ·
    3
    3
    938
    Loading More Posts
    • 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.
    • A
      Akshay Khatavkar last edited by

      I have a file in Notepad++. I want to get certain columns from the file and convert it to csv file format. Is it possible with help of some code to extract specific values from the file and save to a csv file?

      NPP.png

      Expected:
      NPPEXP.PNG

      1 Reply Last reply Reply Quote 0
      • Alan Kilborn
        Alan Kilborn last edited by

        @Akshay-Khatavkar said in how to export a column from notepad++ file to csv file format:

        Is it possible with help of some code

        Yes.

        1 Reply Last reply Reply Quote 2
        • PeterJones
          PeterJones last edited by

          @Akshay-Khatavkar said :

          I want to get certain columns from the file and convert it to csv file format

          You could do it with code. Or you could use Notepad++'s column-select mode (*) to grab a column and paste it into your favorite spreadsheet app.

          *: Edit > Column Mode… shows you how: e0a84169-ecc7-41f2-947e-365178020c69-image.png

          1 Reply Last reply Reply Quote 2
          • First post
            Last post
          Copyright © 2014 NodeBB Forums | Contributors