I have a date 4/25/2000 and need to divide it to three variables 4 25 and 2000. Can I do this with split and if so how.
tyoed. edit var11
. edit var1
. split var1,gen(day month year)
invalid stub day month year
and received:
r(198);
Any help would be appreciated.
Ric
tyoed. edit var11
. edit var1
. split var1,gen(day month year)
invalid stub day month year
and received:
r(198);
Any help would be appreciated.
Ric
Comment