BookmarkSubscribeRSS Feed
RoryWilsher
Calcite | Level 5

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!

1 REPLY 1
Reeza
Super User

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. 

 

 

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

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!

Register Now

How to Concatenate Values

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 896 views
  • 0 likes
  • 2 in conversation