Home Forums ASDOC : Easy Publication Quality Tables in Stata Value Lables with tab2 using asdoc in Stata

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Joanna Dipnall
    Member
    Post count: 1

    I was very excited to find your wonderful asdoc Stata command. However, I am having some issues when wanting to create some tables. The Stata value labels not being copied in tab2.

    For example, the value labels with foreign are not copied into my Word file:

    sysuse auto, clear
    asdoc tab2 foreign rep78, replace
    Attaullah Shah
    Keymaster
    Post count: 69

    In version 2 of asdoc, I have included value labels with all tabulation commands, i.e. tabulate, tabulated2, tab1, tab2, etc. Thanks for your suggestion.
    The new version of asdoc can be installed from my site. Copy and paste the following line in Stata and press enter.
    net install asdoc, from(http://fintechprofessor.com) replace

    Please note that the above line has to be copied in full. After installation of the new version, then restart Stata.

    Please do remember to cite asdoc. To cite:
    In-text citation
    Tables were created using asdoc, a Stata program written by Shah (2018).

    Bibliography
    Shah, A. (2018). ASDOC: Stata module to create high-quality tables in MS Word from Stata output. Statistical Software Components S458466, Boston College Department of Economics.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.