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 (November 2003, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Sun, 9 Nov 2003 03:03:38 -0800
Reply-To:     Bruce Bradbury <BruceBrad@INAME.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Bruce Bradbury <BruceBrad@INAME.COM>
Organization: http://groups.google.com
Subject:      ODS in Proc Tabulate produces misaligned text
Content-Type: text/plain; charset=ISO-8859-1

I'm trying to get the output from proc tabulate into Excel. I'm using syntax like ODS HTML file="filename.xls"; However, I usually end up with one or more of the cell and/or row columns misaligned. I get the same result if I use CSV format. Any suggestions? I'm using 8.2.

I see on the SAS support site that this is a documented problem with the CSV format (fixed in 9.1). I don't have 9.1 yet (and can't run it on my win98 computer in any case).


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