You are posting this in the integration with Microsoft Office area. Your question does not appear to relate to that so perhaps this should be in the base programming area.
Also, LIBNAME by itself does not create any files or output and you don't show any code that should create output. So we have no idea what might be an issue.
Check your log.
If there are warnings or errors copy the code and messages from the log and paste that into a code box opened using the forum's {I} menu icon.
@Gil_ wrote:
I created a lib that gets created but file is blank using 9.4.
Libnane xlsxfile "h:\test.xlsx";
Please post your real code and the log from that; this statement is a pure syntax error.
See my footnotes for how to post code and log.
You are posting this in the integration with Microsoft Office area. Your question does not appear to relate to that so perhaps this should be in the base programming area.
Also, LIBNAME by itself does not create any files or output and you don't show any code that should create output. So we have no idea what might be an issue.
Check your log.
If there are warnings or errors copy the code and messages from the log and paste that into a code box opened using the forum's {I} menu icon.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.