Hi, My provider send me files very bad thinked, and I have no choice but to accept it. One of the main problem is there can be in the Excel file they provide some rows or columns empty at any moment of the Excel file (usually at the beginning and end but not only). The number of empty rows/column change from one file to each other, and whatever the size of the file. Do you know how I can remove efficiantly those "blank" rows/columns, without having to specify which row/column is impacted? Second question, when I import the file I specify getnames = "no" When I do this, SAS names columns A, B, C... When I remove the first column I will have column names B,C,... If I succeed to remove "blank" columns automatically, I will have to go back to A, B, C... names to work efficiently on data. Do you know I can do it? Thanks for answers. 🙂
... View more