Hi,
Iam trying to run the below code in SAS 94 region but getting falied. but successfully executing in SAS93 environmnet. please help for any options/suggestions ?
PROC IMPORT datafile="/fff/cccv/cc/Cdfffd.xlsx"
dbms=xlsx out=temp REPLACE;
sheet=excel;
GETNAMES=YES;
MIXED=YES;
RUN;
NOTE: The previous statement has been deleted.
30 sheet=excel;
31 GETNAMES=YES;
32 MIXED=YES;
_____
180
ERROR 180-322: Statement is not valid or it is used out of proper order.
Thanks @Ksharp , Yes i am using xlsx engine only.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
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.