LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (June 1998, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 1 Jun 1998 09:48:41 -0400
Reply-To:     Claudia Bullock <CBullock@HCFA.GOV>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         Claudia Bullock <CBullock@HCFA.GOV>
Subject:      TABULATE to EXCEL -Reply

Precede the PROC TABULATE with a PROC PRINTTO in order to redirect your output to a file. Then do the PROC TABULATE without any grid lines. Your output file can be read into EXCEL using the Excel Import Wizard.

Claudia

>>> <situation@MY-DEJANEWS.COM> 05/31/98 03:01pm >>> Hi,

what would be the easiest way to get results from the TABULATE procedure to an EXCEL sheet ?

Thanks.

Ed.

-----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/ Now offering spam-free web-based newsreading


Back to: Top of message | Previous page | Main SAS-L page