how can I put more than one result in a single excel cell? for example, say I want to grab both the mean and the standard deviation from a -summarize- result as follows: mean (sd); I know how to grab the mean and sd - that is not the issue; the issue is getting both in one cell with the parentheses; use of the standard auto.dta file is fine as in
Code:
sysuse auto, clear
su gear