Hi I m getting error while creating library using excel engine.
I am using SAS 9.3
my code
libname abc Excel "c:\anuj\test.xls";
ERROR: Connect: Class not registered
ERROR: Error in the LIBNAME statement.
i have install both file from link:
http://support.sas.com/downloads/package.htm?pid=893#
problem still has not been resolved.
Kindly suggest