@kmin87 wrote: Is there a way to do it with proc import?
If you like to waste time fixing all the issues caused by the guessing of PROC IMPORT, yes. If you want to get it right (and consistent at that), you write the data step yourself like I did.
... View more