Beware CSV files!

Using Excel for CSV files... There is the problem right there. Use Notepad or any other editor, really isn't difficult to navigate a CSV file.
 
When i see a CSV file, i run in the other direction. Because chances are i will be assigned to process is. Then end up having to do data entry of some sorts eventually to fix the data.

Yes, i fear data entry....and so am terrified of CSV's
 
Using Excel for CSV files... There is the problem right there. Use Notepad or any other editor, really isn't difficult to navigate a CSV file.

With 100 columns, that's much harder to read. Excel should be fixed, instead of having to do workarounds for broken apps.
 
Using Excel for CSV files... There is the problem right there. Use Notepad or any other editor, really isn't difficult to navigate a CSV file.

Yeah try do some concatenation on a CSV file using Notepad...

You'd have better luck throwing it at a Linux terminal if it's standard format than using Notepad.
 
Yeah try do some concatenation on a CSV file using Notepad...

You'd have better luck throwing it at a Linux terminal if it's standard format than using Notepad.
There is also open source office alternatives available, which also has spreadsheet tools...
 
Yeah try do some concatenation on a CSV file using Notepad...

You'd have better luck throwing it at a Linux terminal if it's standard format than using Notepad.

When I needed to concatenate, I used ye old Windows command prompt.

Textpad (I think) is another very good program for working with big csv files - I've also found wingrep and then grepwin useful on occasions.

Excel is more of a hindrance than anything with it's insta-formatting of dates (timestamps especially) and bigints.
 
There is also open source office alternatives available, which also has spreadsheet tools...

Yeah for sure.

I was referring to “Excel” as spreadsheet applications in general over text editors.

By far the best CSV editor is iWork Numbers.
 
When I needed to concatenate, I used ye old Windows command prompt.

Textpad (I think) is another very good program for working with big csv files - I've also found wingrep and then grepwin useful on occasions.

Excel is more of a hindrance than anything with it's insta-formatting of dates (timestamps especially) and bigints.

Yeah all depends on your input data and I agree Excel can be retarded for that.

There are many options from grep to awk to sed or a combination of them even.

But the point was that Notepad is nowhere near Excel for these purposes which was the original argument.

Like I said above if I didn’t automate it already then I’ll do a manual once off in Numbers over most other things.
 
I use LibreOffice to format and export a CSV to excel.
The fact that you can specify the formatting before it opens the file is a huge plus, and does not try to guess formatting like excel.
 
Top
Sign up to the MyBroadband newsletter
X