Hi, I want to export a text file from sas which sums up certain variables of a dataset and exports it out in a format given below. For example : balance_lc is a variable in a dataset and 9789919877.97 is the sum of this variable for all the rows in the dataset. can you please help me in how do i sum it up and export as text file in the format given below.
... View more