do nlsw_data_setup tabout south race union sex using table2.xlsx, /// replace c(col row) f(1) style(xlsx) /// font(italic) /// title(Table 2: Some refinements, /// including the sample size) /// fn(Source: nlsw88.dta) /// npos(both) nlab(Sample size) open