Hi.
I am using a dataset that has 3 years. I am using the command tabulate to do analysis. So I am writing, say, tabulate work_availability education_category if year==2004. I do it for other two years as well.
I want to export the results in table format in word file for all three years in one table. Is there a way to write matrix command? if so, how to write? Or what other command I can use to get the table?
Please help. Thanks