BookmarkSubscribeRSS Feed
KevinC_
Fluorite | Level 6
Hello all,

I have two BY variables, Fund_Code & Fund_Name, for my proc print. They are basically the same thing. Fund Code lists the numeric fund code, while Fund Name lists the fund name.

SAS calculates the total for each BY variable automatically. But I only want to have one total printed at the end of the report. How can i do this? Currently it shows the total for fund code and a total for fund name. The two totals are the same.

Thanks for your help !!!
KevinC.
2 REPLIES 2
deleted_user
Not applicable
have a look at the SUMBY statement in the PROC PRINT documentation
KevinC_
Fluorite | Level 6
Awesome! That has worked. Thank you so much!!
I am glad I found this forum. It's a wealth of knowledge!

KevinC.

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

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
  • 2 replies
  • 1129 views
  • 0 likes
  • 2 in conversation