You can do this as follows:
SORT CASES BY sex, year.
SPLIT FILE BY sex, year.
J'
On Mon, Dec 02, 2019 at 11:25:50AM +0100, Marijke van der Weijden wrote:
Hello,
can somebody please help me with the following?
I want to split a datafile twice for output. For exampl
Hello,
can somebody please help me with the following?
I want to split a datafile twice for output. For example i want to split my
output for boy/girl and 10/11/12 years ( i want 6 outputs)
I know how to split a datafile once but not twice.
Thanks in advance.
Greetings from the Netherlands
Me