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.

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
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
  • 764 views
  • 0 likes
  • 2 in conversation