Hello
How to import .xlsx file with multiple sheets using infile input statement.
Please help me with this.
Kafeel
Save the sheets each as .csv, then you can use infile/input.
.XLSX can only be used with proc import or libname.
I agree with you.
Is there any way we could import without using proc import or libname.
Kafeel
Read my post. Save to a textual format that is compatible with text input, and you can use a data step with infile/input.
DDE skill, but that is too very old . I wouldn't suggest it .
Why are you trying to do this?
Just to know all possible ways to import.
Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9. Sign up by March 14 for just $795.
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.