View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Bob[_19_] Bob[_19_] is offline
external usenet poster
 
Posts: 77
Default Excel And Notepad

Hello,

Have an Excel Spreadsheet that I saved in CSV format.

The program that imports and uses it, manages to import most of it
correctly, but messes up on some of the cells.

If I look at it in Notepad, or Notepad++ it looks 100% fine.

So, I thought I would like to try importing into the program
directly from Notepad or Notepad++

From what I can see in their Save As options, neither seems to allow
Saving as a CSV. A bit surprised, as I thought a CSV is pretty much a
text file, so CSV Saving should be easy from Notepad, or
Notepad++ which certainly has a lot of other Save options, though.

Does anyone know if it is possible to save a Notepad or Notepad++ file
as a CSV ? How ?

Thanks,
Bob