@Ronein wrote:
Thank you Tom.
What is the solution?
It depends a lot on your environment. In an ideal world your SAS session can see the shared folder and read the file directly. So you use some combination of PROC IMPORT and/or one the Excel aware LIBNAME engines to read the file. Once you get it working then you just need to change the path to read another file. But watch out as Excel tend to be created by people instead of programs and so they can have variations that can cause issues.
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.