Proc Import

​Proc Import is a commonly used procedure to import external files.

In this module, you will learn how to use Proc Import to read:

  • Excel files
  • CSV files
  • Text-delimited files
  • Tab-delimited files

In addition, you will learn how to access data in an Excel file using the SAS XLSX engine.

By the end of the module, you will be able to import different types of files into SAS.