How to check names of excel sheets in order? I used proc datasets lib= option but the sheet names appear in alphabetical order. How to get the names in the same order as they appear in excel sheet?
... View more
I was asked a question on the names of excel sheets during Base Programming — Performance-based exam. I wasn't able to open the excel file. I imported the data to SAS using proc import datafile= option to answer other question.
... View more