asdocx: Export from Stata to Word, Excel, LaTeX & HTML › Forums › asdocx Forum › Problem in getting Stata matrix to flexmat | asdocx › Reply To: Problem in getting Stata matrix to flexmat | asdocx
Thanks, Professor,
my last comment is that, after generating the flexmat file, the ASDOCX command is ignoring the title/note option:
. asdocx exportflex, save("Myfile.docx") title("Title here") note(note goes here) replace Click to Open File: Myfile.docx
in Myfile.docx:
Table: Results --- default title mycol1 mycol2 mycol3 myrow1 1 2 3 myrow2 4 5 6 myrow3 7 8 9