Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

st: Adding variables to datasets


From   [email protected]
To   [email protected]
Subject   st: Adding variables to datasets
Date   Sun, 17 Jul 2011 21:36:39 +0200 (CEST)

Dear Statalist,

I'd need to combine three datasets.

For the first two, I do:

use filename

append using filename

and it's fine. Now I'd like to add only one variable from a third dataset.
This variables matches with id from the previous two (it is a new variable
about observation id from a previous year).

I tried again with 'append using filename' but it generates too many
missing values.

Could you please help me?

Thanks,

Maria

*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index