LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (August 2008, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 19 Aug 2008 18:29:30 +0530
Reply-To:     Anindya Mozumdar <anindya.lugbang@GMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Anindya Mozumdar <anindya.lugbang@GMAIL.COM>
Subject:      Re: How can i convert 1 to One, 2 to Two
In-Reply-To:  <939700f5-aee8-45cc-9464-eef6ad99fb84@p25g2000hsf.googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1

Interestingly, the words. format prints 1000000000 (1 billion) as large_number.

>> Hi All, >> >> Can any one plz tell me how can i convert 1 to One, 2 to Two >> >> i.e., i have a dataset in which i have a variable 'number' and i have >> observations starting from 1 to 100000. and i want to create new >> variable 'word' and in this all the numbers should be converted into >> words >> >> 1 One >> 2 Three >> 3 Four >> . >> . >> .


Back to: Top of message | Previous page | Main SAS-L page