I'm trying to import data held in Excel files which have different file extensions: .xls. .xlt, .xlsx, .xlsm. Is there a single way to import these files? There is a large number of them so I'd prefer not to have to change/update the file type first. The files are read from a Windows 7 network to a SAS EG Unix server using proc import dbms excelcs.
Any help appreciated!
You can try using just PCFILES with either, I think that works, but can't test it at the moment. Otherwise, I think you're going to need at least two different engines.
The XLS should use DBMS=Excel or XLS
The XLSX or XLSM should use either PCFILES or XLSX.
Quickest way is to try it for your set ups. It does partly depend on your version of SAS.
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!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
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.