BookmarkSubscribeRSS Feed
odmhx
Calcite | Level 5
Using proc report, I am having trouble to display the group values on the first row of a new page when these group values are collapsed from previous page.

This is what I am having:

name id amount

last two row of revious page:

john 123 $12
.............$13
the first row of the next page:
.............$14.

I am trying to print the first row of the new page as this:
john 123 $14.

Any help is appreciated!
4 REPLIES 4
Tim_SAS
Barite | Level 11
What kind of output are you producing? RTF? PDF? What version of SAS are you using?
odmhx
Calcite | Level 5
> What kind of output are you producing? RTF? PDF? What
> version of SAS are you using?

I am using rtf output and my SAS is SAS9.1.3 on AIX.
Tim_SAS
Barite | Level 11
I don't have a solution, then. In 9.2 you can use PROC REPORT's new SPANROWS option. Sorry.
odmhx
Calcite | Level 5
> I don't have a solution, then. In 9.2 you can use
> PROC REPORT's new SPANROWS option. Sorry.

Thank you very much for your answer. I'll remember to update my program once I am on SAS9.2.

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 4 replies
  • 812 views
  • 0 likes
  • 2 in conversation