Excel - File not loaded completely - error message
This is normally caused by trying to load a large csv file into an older (pre 2007) version of Excel - rest assured the data is still available. Older versions of Excel were limited to reading in 255 variables. That happens to include all versions of Excel prior to version 2007. You can test this yourself by opening the .csv file in a text editor rather than in Excel. So, how do you access the remaining data if you do not have Excel 2007 or later?
- Using the SPSS native .SAV data file that ought to be located in your byVariableName data folder. SPSS has no problem with big data files.
- With a little effort, you can import the .csv file into SPSS like this:
- Rename the file from .csv to .txt. Then, in SPSS, select:
- 04.05.11: Move Firefox 4 Homepage Icon (0)
- 23.05.11: yum install php-soap not working (1)
- 09.09.11: PayPal Email crashing Outlook [FIX] (0)
- 29.08.11: Alexa page rank showing Private in Firefox 6 (1)
File > New > Data File > Open Files of type > Tab-delimited (*.dat,*.txt) File name <select your file> Predefined format? No Delimited? Yes Variable names at top? Yes First case = Line 2 Each line represents a case? Yes All of the cases? Yes Delimiter? Comma (uncheck all others) FinishYou can always look at the data directly in any text editor. If the file is especially large and difficult to read in its raw form, try a powerful free text editor like PSPad from www.pspad.com.
Or you could always upgrade to Excel 2007 or later.
Related Articles
Comments RSS Feed
No Comments Yet
You can be the first to comment!














Leave a comment