A convenient way to prepare data for subsequent analysis within SAS is to prepare a spreadsheet of the data using Microsoft Excel, Corel Quattro Pro, or another spreadsheet program, then convert those spreadsheets to ASCII text files that can be read by SAS with an INFILE statement. Now that you know how SAS reads data from files, you can arrange the data to make it easy to read in SAS. Use the following guidelines.