Hi - I am currently having this problem. For some reason, when I use PROC EXPORT to Excel in a macro, I get the following line in the log:
MPRINT(EXPORT): AEXC;
... and no Excel file is created.
I cannot find any usage note with number 13860 by searching the SAS site. Can someone please provide me with a link to a fix?
Thank you.
@SpaceMonkey: Here's the current link to the SAS Note: http://support.sas.com/techsup/notes/v8/13/860.html
However, that in itself should not cause problems with PROC IMPORT or producing the Excel file. If you have SAS 9.4, I'd try DBMS=XLSX instead of DBMS=Excel -- you might be happier with the result. If you can't get it working, I suggest that you create a different post with as much of the code and log that you can share.
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.