BookmarkSubscribeRSS Feed
WAL83
Obsidian | Level 7
Is it possible to import an xls file from a zip file similar to using proc import?
2 REPLIES 2
Patrick
Opal | Level 21
I would try to first unzip the file using a filename pipe and then do whatever you would do normally with an excel file (whether this is proc import or a libname with the xls engine).

Here a helpful paper on how to unzip within SAS:
http://www.lexjansen.com/phuse/2006/cc/cc01.pdf

HTH
Patrick
WAL83
Obsidian | Level 7
This looks promising. Thanks!

SAS Innovate 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

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
  • 2 replies
  • 958 views
  • 0 likes
  • 2 in conversation