I am trying to export a dataset into excel and give it out for review and importing the excel file back into sas. I want the format and length to be same as the previous sas dataset which i exported. I dont want to convert into csv and then import it and also i want the log to complain if the format or length is different from the previous one when i import the excel file. Thanks.
... View more