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.
Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!
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.