Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
From | Maarten buis <maartenbuis@yahoo.co.uk> |
To | statalist@hsphsun2.harvard.edu |
Subject | Re: st: Copying Stata graphs/output to PowerPoint |
Date | Mon, 2 Aug 2010 16:53:17 +0000 (GMT) |
--- On Mon, 2/8/10, Alan Riley wrote: > In the midst of a thread regarding issues related to migrating from > SPSS to Stata, Walt Paczkowski (walt@dataanalyticscorp.com) > asked for advice on working with both Stata and Microsoft > PowerPoint: <snip> I interpreted Walt's question slightly differently and since it involves quite a bit of "clicking" which is hard to explain in text I made a movie of how I would solve his questions: <http://www.screencast.com/users/maartenbuis/folders/Jing/media/18b300ec-70bf-43fe-9c64-a6142eed3193> The .do file I used is replicated below: *--------------- begin example ------------------- cd c:/temp sysuse auto, clear gen byte baseline = 1 eststo clear eststo : logit foreign mpg baseline, nocons esttab using test, eform rtf replace predict pr twoway line pr mpg, sort graph export Graph.wmf, replace *--------------- end example ---------------------- Hope this helps, Maarten Ps. that it has been a while since I used powerpoint, so I may well have missed some useful tricks... -------------------------- Maarten L. Buis Institut fuer Soziologie Universitaet Tuebingen Wilhelmstrasse 36 72074 Tuebingen Germany http://www.maartenbuis.nl -------------------------- * * 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/