Hello, I want to calculate cumulative sum of a column. To calculate column B via A A B 5 5 10 15 5 20 10 30 20 50 5 55 10 65 What would be the easiest way in SAS?