PROC IMPORT OUT= WORK.EMPLOYEE
DATAFILE= "E:\LDATA\DATA.xlsx"
DBMS=EXCEL REPLACE ;
GETNAMES=YES;
MIXED=NO;
SCANTEXT=YES;
USEDATE=YES;
SCANTIME=YES;
RUN;
ERROR: DBMS type EXCEL not valid for import.
anyone can help
To use this, you need SAS/ACCESS to PC Files
If you run SAS 9.4, try DBMS=XLSX.
It looks like your working on a Server. What type of SAS are you using, EG, Studio, On Demand?
University Edition? Or with your own server?
If UE did you set up your shared drive as indicated in the instructions.
If so, place the file in the myfolders and reference it as '/folders/myfolders/myfile.xlsx' in your infile.
University Edition? Or with your own server?
If UE did you set up your shared drive as indicated in the instructions.
If so, place the file in the myfolders and reference it as '/folders/myfolders/myfile.xlsx' in your infile.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!