SAS OnlineTutorback||next

Try It! Extract a word from a character value.

Creating HTML output? Read this first.

  1. Create a new data set named Act.Agency99 from Act.Talent. Add a new variable named State to the data set by extracting the state abbreviation from the variable Address2.

    Sample Address2 value:
         Glenview, NJ         
  2. Print the data set.

    Return here and select Next.

Solution

back||next


Copyright © 2002 SAS Institute Inc., Cary, NC, USA.
All rights reserved.

Terms of Use & Legal Information | Privacy Statement