Bookmark and Share

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]

st: export list to .txt or excel file


From   Hobst <[email protected]>
To   [email protected]
Subject   st: export list to .txt or excel file
Date   Mon, 2 Aug 2010 07:19:09 -0700 (PDT)

Hello Statalists

I am working with the following code

levelsof Traded_Model, local(traded) levelsof NewModel, local(new) local
onlytraded : list traded - new local onlynew : list new - traded

now i would like to export the lists "onlytraded" and "onlynew" to use it in
excel (so i need a .txt, .csv, .xls or whatever)..

Has somebody a suggestion how i could do that?

Thank you in advance for your much appreciated help.

Regards
Toby
-- 
View this message in context: http://statalist.1588530.n2.nabble.com/export-list-to-txt-or-excel-file-tp5364254p5364254.html
Sent from the Statalist mailing list archive at Nabble.com.
*
*   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/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index