Hi all, I am looking to proc import an excel file with 4 columns. Then, I would like to merge all 4 columns together IN SAS. Problem is all 4 columns have a different amount of observations. So, when I proc print this, how do I merge the columns without getting any blank observations?
... View more