XLIST - list observations to Excel

A user-written command xlist writes listing of observations from Stata's memory into a temporary Excel file. In addition, meta data about the variables is also written into the same file into a separate sheet.

Example of output

Example Excel file

Installation

Type in Stata 14.0 or newer:

net from http://www.radyakin.org/stata/xlist/beta/
and follow instructions on the screen.

Syntax

xlist [varlist] [if] [in]

Example

sysuse nlsw88
xlist

Author

xlist was written by:
Sergiy Radyakin, Senior Economist,
Development Economics Data (DECDG),
The World Bank.
sradyakin(a)worldbank.org