Re: Import excel problems

2017-10-22 Thread Alan Mead
AFAIK, no Excel format is a supported format (but PSPP is open-source, so feel free to write that missing functionality and contribute it to our community). I suggest that you save the excel file as a Tab-delimited, CSV or ODS file and try importing that.  ODS would be the closest to the Excel for

Import excel problems

2017-10-22 Thread Joseph Greenberg
I'm using GNU pspp 1.0.1-g818227 on Windows 10 64-bit. When I try to import Excel data, the import screens do not preview the data so I can't select which lines to import, which is the first line, which are the separators, etc. The large panel is entirely blank. Any ideas? _