Are you using SAS UE as your title indicates, or SAS 9.2?
Try DBMS=XLSX if SAS UE.
The 255 limit is from Excel ACE engine, not a SAS limitation so you may need to convert file to CSV to import it correctly.
Are you using SAS UE as your title indicates, or SAS 9.2?
Try DBMS=XLSX if SAS UE.
The 255 limit is from Excel ACE engine, not a SAS limitation so you may need to convert file to CSV to import it correctly.
If you're using SAS 9.2 then you're not using SAS University Edition. SAS 9.2 did not support the native XLSX format, so you'll probably need to convert your Excel file into a CSV in order for SAS to read the entire thing.
Catch the best of SAS Innovate 2025 — anytime, anywhere. Stream powerful keynotes, real-world demos, and game-changing insights from the world’s leading data and AI minds.
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.
Ready to level-up your skills? Choose your own adventure.