Hi John, > There are many ways to add cases and/or variables to an existing dataset. > > For example, to add a new variable, whose cases should take the value of one > more > than an existing variable: > > COMPUTE newvar = oldvar + 1. I did not explained myself properly. I am referring to the SPSS equivalent of the JOIN command that it is used for SQL. At my company we use SPSS to join different data sources using a common key field. You can join 2 data files using one of them as a lookup table, or join records from both data files. Hope that this clarifies what I have meant.
> Adding cases can be done, for example, using the ADD FILES command, or INPUT > PROGRAM commands. Not aware of this. Any chance that you'll add a nice GUI menu for it? :-) Thanks, Michele _______________________________________________ Pspp-users mailing list [email protected] https://lists.gnu.org/mailman/listinfo/pspp-users
