View Single Post
  #8   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default how do I concatenate multiple CSV files into one?

Just a curiousity question...

If you open a single CSV file, do things get imported correctly.

That lack of linefeed characters scares me.


RobinC wrote:

I have a bunch of single line CSV files (without even new line characters on
the end) that I want to concatenate into a single file, which I then want to
work with in excel.

How can I do this?


--

Dave Peterson