Home Forums ASDOC : Easy Publication Quality Tables in Stata asdoc: using two variables with bysort for summary statistics Reply To: asdoc: using two variables with bysort for summary statistics

Aamina Khurram
Guest
Post count: 118

Dear Dr Attaullah Shah

Thanks for your reply. Unfortunately neither tabstat nor Table seems to give me what is required in #3197. The output is shown perfect by stata without using asdoc with this code:

bysort Country IDType: sum Var1

but does not give me the desired presentation in Word when I use the same command with asdoc.