Date: Mon, 20 Oct 2008 18:18:07 -0400
Reply-To: Pareen Patel <mditconsult@GMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Pareen Patel <mditconsult@GMAIL.COM>
Subject: Which Function to use
Suppose i have UK post codes like this ....
For e.g. Ist part of code is HA3 and 2nd part of Code is 9SF.
HA3 9SF
NW10 1UV
A10 7EU
N9 14UX
Which function i could use so i get the Whole 1st part and Numeric from the
2nd part like below
HA3 9
NW10 1
A10 7
N9 14....
Thanks
Pareen