Hello!
I've been trying to export my table in stata to a word document but it does not work. The table I want to save is :
tabstat sales logsales agefirm sizeoflocality k30 j30a, statistics( mean sd min max sum ) by(femfirm) varwidth(10) columns(statistics)
I've been trying to export my table in stata to a word document but it does not work. The table I want to save is :
tabstat sales logsales agefirm sizeoflocality k30 j30a, statistics( mean sd min max sum ) by(femfirm) varwidth(10) columns(statistics)
Comment