asdocx: Export from Stata to Word, Excel, LaTeX & HTML › Forums › asdocx Forum › How to sort by total in asdocx tabulate command. › Reply To: How to sort by total in asdocx tabulate command.
Hello Ha Thai Son
asdocx follows the native Stata commands. I think option sort is not allowed in two-way tabulations
sysuse auto, clear tab rep78 foreign, sort option sort not allowed r(198);