[csv file for import][1]
[Here,I am trying to import csv file with 5 columns as shown in the image by using PROC Import in SAS. And my approach is to update column names post log is generated.But the log is showing that SAS is recognizing only two fully filled columns and not the other three.Also ,in the dataset that is created,it is very messy due to vales of column B spread all across it.
Character of other three columns not recognized are as follows :
1) column B ,contains multiple inputs per cell as shown in the image.In excel such entries per column are performed by doing ALT+Enter. 2) column C is names ,it is sparsely populated. 3) column D is placeholder column and hence not populated yet.