Previous Page
|
Next Page
Examples: FORMAT Procedure
Previous Page
|
Next Page
FORMAT Procedure
Syntax
Procedure Syntax
PROC FORMAT Statement
EXCLUDE Statement
INVALUE Statement
PICTURE Statement
SELECT Statement
VALUE Statement
Overview
Concepts
Using
Specifying Values or Ranges
Using a Function to Format Values
Viewing a Format Definition Using SAS Explorer
Results
Examples
Create the Example Data Set
Creating a Picture Format
Creating a Format for Character Values
Writing a Format for Dates Using a Standard SAS Format
Converting Raw Character Data to Numeric Values
Creating a Format from a Data Set
Printing the Description of Informats and Formats
Retrieving a Permanent Format
Writing Ranges for Character Strings
Filling a Picture Format
Creating a Format in a non-English Language
Creating a Function to Use as a Format
Creating a Format for Trafficlighting
Using a Format to Create a Drill-down Table
Examples
Example 1: Create the Example Data Set
Example 2: Creating a Picture Format
Example 3: Creating a Format for Character Values
Example 4: Writing a Format for Dates Using a Standard SAS Format
Example 5: Converting Raw Character Data to Numeric Values
Example 6: Creating a Format from a Data Set
Example 7: Printing the Description of Informats and Formats
Example 8: Retrieving a Permanent Format
Example 9: Writing Ranges for Character Strings
Example 10: Filling a Picture Format
Example 11: Creating a Format in a non-English Language
Example 12: Creating a Function to Use as a Format
Example 13: Creating a Format for Trafficlighting
Example 14: Using a Format to Create a Drill-down Table
Copyright © SAS Institute Inc. All rights reserved.
Previous Page
|
Next Page
|
Top of Page