BookmarkSubscribeRSS Feed
r_islam56
Calcite | Level 5

I am trying to convert an excel file to sas file using %sysexec and infile but it is not converting properly. For some of the rows in excel file becoming 2 rows in sas file. Please assist me in this regard. Thank you.

1 REPLY 1
ballardw
Super User

Can you show the code you are using?

You may also need to describe the environment you operate in, operating system, SAS version and whether you are connecting to a server in SAS. Also, do you have SAS Access to PC files licensed. If you are not sure run:

 

Proc setinit;

run;

The Log will have a list of all licensed products.

 

 

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

How to Concatenate Values

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 788 views
  • 0 likes
  • 2 in conversation