LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) by same authorPrevious page (June 2001, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 27 Jun 2001 13:11:13 GMT
Reply-To:     paula <paula@HOTMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         paula <paula@HOTMAIL.COM>
Organization: Excite@Home - The Leader in Broadband http://home.com/faster
Subject:      ssn#

I imported data in Excel into SAS 8.2. One Excel column was labeled as ssn#. I did not pay attention to it. So it shows up in SAS as ssn#.

Now if I later reference this ssn# column, interesting things happen. If I concatenate another data set that has a column called ssn or ssn_, then the ssn or ssn_ is merged to the ssn# column, instead of having a separate column beside ssn# called ssn or ssn_.

If I am creating a new variable, I never use # in the name. Solution is not a problem. But why this happens?

TIA. Paula D X


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