我有一个(2010) excel文件,文件名很长,我想要导入到SAS中。作为一个虚拟的例子,假设这个工作表被称为>(这是30个字符,所以在2010年excel中允许作为工作表名)。现在假设我只想在这张表中导入C6:G 200的范围。现在,我应该能够通过在proc导入中使用range=选项来做到这一点,如下所示 out=chk_xl_importlibname
m
我尝试在SAS中使用proc导出,但一直收到相同的错误:
ERROR: Export unsuccessful. See SAS Log for details.NOTE: The SAS System stopped processing this step because of errors.Error creating XLSX file -> It is either not an Excel spreadsheet or it is damaged.Error code