[Skip Global Navigation]

SPSS Tech Tips

SPSS Direct Home

Working with multiple open data sources in SPSS 14.0 for Windows®

This is a complimentary tip available only to SPSS Direct subscribers.

Question

Does SPSS 14.0 for Windows allow multiple open data sources?

Answer

Yes, a time-saving new feature in SPSS 14.0 for Windows is the ability to have multiple open data sources. This makes it easier for you to compare data files, copy data and attributes from one file to another, and merge multiple data sources without first saving each source as a sorted SPSS data file.

Each open data source is displayed in a new SPSS Data Editor window (see Figure 1 below).

Each open data source is displayed in a new SPSS Data Editor window.
Figure 1: Each open data source is displayed in a new SPSS Data Editor window.
Click image to enlarge.

When you work with multiple open data sources:

Here are a few cautions to keep in mind when working with multiple open data sources:

GET
FILE='C:\Program Files\SPSS\1991 U.S. General Social Survey.sav'.
DATASET NAME DataSet1.

GET
FILE='C:\Program Files\SPSS\Anxiety.sav'.
DATASET NAME DataSet2.

For more SPSS technical tips, please visit the SPSS Technical Support Web site at http://support.spss.com/.