Hi Cynthia, Thanks for the advice. The thing is that I need to do some post output processing to the output summary dataset (to censor low N values, for example). I tried with proc summary to output a dataset and i seem to get the same thing I would get from the proc summary steps I am using. It seems that this need for post-output processing would make invalidate the use of proc tabulate. Perhaps I misunderstand though. I tried tabulate and the printed table looks pretty good though.
... View more