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 (October 2009, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 6 Oct 2009 17:09:17 -0700
Reply-To:     JC <jencline10@GMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         JC <jencline10@GMAIL.COM>
Organization: http://groups.google.com
Subject:      Convert month variable from character to numeric using 9.1
Comments: To: sas-l@uga.edu
Content-Type: text/plain; charset=ISO-8859-1

i have a dataset with month stored as a separate variable as mmm. (JAN). I need to convert this to a numeric field so that i can use the mdy function.

Can someone please help me convert the month field to numeric. I have tried the input function and it leaves my new variable blank.

Thank you!


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