Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by methylparoben

  1. methylparoben

    Conditional Breaks in Proc Report

    rwallace2, The workaround is VERY cumbersome. It involves making a dummy variable for every unique summary line you wish to display. You then override the values of these summary lines to display the data you wish. I can send you some sample code if you like, but my team decided to simply...
  2. methylparoben

    Conditional Breaks in Proc Report

    I am curious if Proc Report can print break statements conditionally. I have a table of values with a dummy variable that is used for grouping. I want a break statement to be executed after each dummy variable grouping EXCEPT the final one. The final group always has only 1 observation and...

Part and Inventory Search

Back
Top