Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: st: Exporting tables to Excel
From
Brigham Whitman <[email protected]>
To
[email protected]
Subject
Re: st: Exporting tables to Excel
Date
Fri, 4 Mar 2011 15:13:53 -0500
How about just saving your data as a .csv file and then opening that
file in excel? You can use:
"outsheet using filename.csv,c"
That's what I do.
-Brigham Whitman
On Fri, Mar 4, 2011 at 9:40 AM, Diana Iancu <[email protected]> wrote:
> Dear all,
>
> Is it possible to export complicated tables from Stata to Excel, for instance:
> table var1 var2, c(n var3 mean var3) ?
> I have tried tabout, but as far as I can see, it doesn't allow me to include more than one variable in c( ) or to table 3 variables.
> Your assistance will be highly appreciated.
>
> Best regards,
> Diana Iancu
>
>
>
>
> *
> * For searches and help try:
> * http://www.stata.com/help.cgi?search
> * http://www.stata.com/support/statalist/faq
> * http://www.ats.ucla.edu/stat/stata/
>
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/