Thanks as always to Kit Baum, a new version of the docxtab package is now available for download from SSC. In Stata, use the ssc command to do this, or adoupdate if you already have an old version of docxtab.
The docxtab package is described as below on my website. The new version adds 2 new options headformat() and footformat(), specifying cell format options for the header rows and footer rows of the table, respectively.
Best wishes
Roger
------------------------------------------------------------------------------------------
package docxtab from http://www.rogernewsonresources.org.uk/stata16
------------------------------------------------------------------------------------------
TITLE
docxtab: List variables to a Word table with head or foot rows from characteristics
DESCRIPTION/AUTHOR(S)
docxtab lists the variables in the varlist (or all variables, if the
varlist is absent) to a Microsoft Word table acceptable to putdocx
table, with added header rows above and footer rows below, extracted
from variable characteristics. These characteristics may be
multiple (allowing multiple header and footer rows), and each
characteristic may be set for multiple variables by the SSC package
chardef. The generated Word table can then be modified using other
putdocx table commands, to change the formatting of rows, columns,
or cells.
Author: Roger Newson
Distribution-Date: 04december2021
Stata-Version: 16
INSTALLATION FILES (click here to install)
docxtab.ado
docxtab.sthlp
------------------------------------------------------------------------------------------
(click here to return to the previous screen)
The docxtab package is described as below on my website. The new version adds 2 new options headformat() and footformat(), specifying cell format options for the header rows and footer rows of the table, respectively.
Best wishes
Roger
------------------------------------------------------------------------------------------
package docxtab from http://www.rogernewsonresources.org.uk/stata16
------------------------------------------------------------------------------------------
TITLE
docxtab: List variables to a Word table with head or foot rows from characteristics
DESCRIPTION/AUTHOR(S)
docxtab lists the variables in the varlist (or all variables, if the
varlist is absent) to a Microsoft Word table acceptable to putdocx
table, with added header rows above and footer rows below, extracted
from variable characteristics. These characteristics may be
multiple (allowing multiple header and footer rows), and each
characteristic may be set for multiple variables by the SSC package
chardef. The generated Word table can then be modified using other
putdocx table commands, to change the formatting of rows, columns,
or cells.
Author: Roger Newson
Distribution-Date: 04december2021
Stata-Version: 16
INSTALLATION FILES (click here to install)
docxtab.ado
docxtab.sthlp
------------------------------------------------------------------------------------------
(click here to return to the previous screen)
