How to Convert PSPP .sav files to Excel
1. Open your .sav file in PSPP
2. Choose File->New->Syntax
3. In the Syntax Editor type LIST.
4. Then click on Run->All. This will put your entire data table into your Output Viewer in PSPP.
a. If you don’t see your Output Viewer by default you can turn in on by clicking on Windows->Output in PSPP. Note that it can take a minute to run this list and it might not show up in your Output Viewer right away.
Go to your Output Viewer window. Click on File->Export.
Save the file as csv and open this in excel.
Learned from:
http://old.nabble.com/How-to-export-to-Excel-td32799300.html
