Dear all, I'm wondering if there is an easy way to generate a .rtf or .xlsx file that include results of -table-.
Code:
sysuse auto.dta
table foreign rep78

Comment