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 (May 2009, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Wed, 27 May 2009 11:14:44 -0500
Reply-To:   Joe Matise <snoopy369@GMAIL.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Joe Matise <snoopy369@GMAIL.COM>
Subject:   Re: Spaces between Rows
Comments:   To: Al <ali6058@gmail.com>
In-Reply-To:   <b586e36d-6100-4ce8-a6c3-fa1a9fe9dd98@b1g2000vbc.googlegroups.com>
Content-Type:   text/plain; charset=ISO-8859-1

I think the answer depends on a few details, namely: * What output destination are you putting your proc report out to? * Between what rows - all rows, just certain rows, etc.?

Depending on the destination, there are different ways for skipping rows.

If you can show your proc report code (preferably using a common dataset like sashelp.class ) that would be the most helpful, and then show your desired result.

-Joe

On Wed, May 27, 2009 at 10:44 AM, Al <ali6058@gmail.com> wrote:

> Hi All : > Is there any option in proc report to create spaces between rows ?? > > Thanks in advance > Al >


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