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.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

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