Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

proc format using a table

Status
Not open for further replies.

elbennaoui

Programmer
Mar 27, 2002
10
0
0
MA
i want to create a format using a table where
we can find a numeric value and correspondant string
in addition i want to apply the "otherwise" clause in this
format?????
you have an IDEA please ???
 
Proc format can do this for you. With the CNTLIN option you can point to a SAS dataset that contains the your ranges and labels. Consult your documentation for details. If not available, go to
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top