• Login
Community
  • Login

Save as .csv Extension

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
4 Posts 3 Posters 58.9k 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.
  • C
    Ca Holmes
    last edited by Ca Holmes May 7, 2018, 8:38 PM May 7, 2018, 8:37 PM

    I just upgraded to Windows 10 and had to re-download Notepad ++. Previously, I was able to save my .csv files fine but now when I do SAVE AS there is no .csv extension in the list and it is saving as .txt which do not work with my application. Please help!!

    S 1 Reply Last reply May 7, 2018, 11:25 PM Reply Quote 0
    • P
      PeterJones
      last edited by May 7, 2018, 9:12 PM

      So type the File name: as blah.csv and select Save as type: as All types (*.*)". For me (Win 10, NPP 7.5.6 32bit), that did exactly what I'd expect: saved the file as blah.csv`.

      The Save as type is really more of a filter for existing files. It doesn’t even set the default extension for me: if I pick name: blah and type: Normal Text File (*.txt), it saves it as “blah”, not as “blah.txt”. (Maybe that’s because I always tell Windows to not hide extensions, ever; I think hiding extensions was one of Windows’ worst default behaviors of all time)

      1 Reply Last reply Reply Quote 1
      • S
        Scott Sumner @Ca Holmes
        last edited by May 7, 2018, 11:25 PM

        @Ca-Holmes

        For the record, as far as Notepad++ is concerned, there is no difference between .txt and .csv (or “dot-whatever”) when you save a file; you will get exactly the same data in the file you save. I say this because you seem to think that you will get different results. Contrast this with Excel, for example, where choosing different things on the SaveAs menu gets you a vastly different result in the saved file. Notepad++ saves as text only, which makes pretty good sense since it is a text editor.

        1 Reply Last reply Reply Quote 1
        • C
          Ca Holmes
          last edited by May 8, 2018, 2:25 AM

          The problem was solved once I showed the file extensions in Windows. Not sure how that fixed it but it now is saving the modified file with the .csv ext instead of defaulting to .txt which happened before even when selected All Files .. Thank you!

          1 Reply Last reply Reply Quote 1
          2 out of 4
          • First post
            2/4
            Last post
          The Community of users of the Notepad++ text editor.
          Powered by NodeBB | Contributors