Community
    • Login

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

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    3 Posts 3 Posters 2.6k Views
    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 KilbornA
        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
        • PeterJonesP
          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
          The Community of users of the Notepad++ text editor.
          Powered by NodeBB | Contributors