All,
Once again, the powers that be are dumping more and more data (1500 columns) into a .csv file. As you are aware, Excel cannot handle this much data. I only use a fraction of the data for analysis, but some of the information is past the 256th column.
Does anyone have any suggested programs that will allow me to sift out columns of data without corrupting the original file?
Large .csv files
Moderator: DPlotAdmin
- DPlotAdmin
- Posts: 2312
- Joined: Tue Jun 24, 2003 9:34 pm
- Location: Vicksburg, Mississippi
- Contact:
My best suggestion is to tell them to stop doing that
But a better suggestion might be to update Excel. Excel 2010 will work with 1,048,576 rows by 16,384 columns.

But a better suggestion might be to update Excel. Excel 2010 will work with 1,048,576 rows by 16,384 columns.
Visualize Your Data
support@dplot.com
support@dplot.com
Not sure about this, but CSVFileView from Nirsoft might help you open the file, cut some columns, then resave what you need. From the developer, when I asked how many columns it could handle, "There is no official limitation for number of columns in CSVFileView. It depends on the 'ListView' control of Windows that is used to display the csv data."
Nirsoft is at www dot nirsoft dot net.
Nirsoft is at www dot nirsoft dot net.
-
- Posts: 21
- Joined: Thu Dec 10, 2009 10:55 pm