Dear Statalisters,

I wish to export the results of the tabulate command to a Word file using the tabout command. For example:


Code:
sysuse auto
tabout foreign using "TabForeign.docx"


STATA seems to have no problem generating the Word file since I can find it in my working directory. However, there is a problem when I try to open the file. I am getting the following error message over and over again: "We're sorry. We cannot open TabForeign because we found a problem with its content."

Can anyone help me on this? Thank you for any help you can offer.

Kind regards,

Eline