| 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 |
|
| 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
>
|