Statalist The Stata Listserver


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: RE: Creating a new numerical variable without mathematical operations


From   "Steven Stillman" <[email protected]>
To   <[email protected]>
Subject   st: RE: Creating a new numerical variable without mathematical operations
Date   Sun, 22 Oct 2006 03:16:27 +1300

gen newvar = province*10000 + city.

-----Original Message-----
From: [email protected]
[mailto:[email protected]]On Behalf Of Ramani
Gunatilaka
Sent: Sunday, October 22, 2006 2:47 AM
To: [email protected]
Subject: st: Creating a new numerical variable without mathematical
operations


Dear all,
I have two numerical variables, province and city: province has two
digits, city has at least 4.
eg. province= 11, city=  6227
I want to create a new numerical variable called 'newcity' which will
combine province and city like this:
116227
This is because I have to combine this data set with another, and the
unique identifying variable in the second data set has been
constructed in this way.
Can someone please tell me what command I may use?
Thanks so much,
Ramani
*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/


*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index