BookmarkSubscribeRSS Feed
PSARAVANAN
Calcite | Level 5

Hi,

 

I have a code saved in the university edition SAS, I want to call it in Windows edition SAS. Is there any way by which this is possible?

3 REPLIES 3
PSARAVANAN
Calcite | Level 5
Dear Kurt,

Thanks for the kind response.
However, I have already tried this method. I want my code to be executed in the university edition and then call it to the windows version because I don't have xlsx engine in windows SAS and I'm unable to import the excel data.
Kurt_Bremser
Super User

Your UE is an encapsulated server that you can only communicate with through the web interface and the shared folder.

Since it's a pure learning tool for Base SAS coding, automatisation is not intended and not possible.

Have your Excel data saved to a reasonable file format (csv or tab-separated), then you don't need ACCESS to PC Files, and can do everything from your licensed SAS.

Or import the Excel file to a dataset stored in the shared folder, and define a libname to the shared folder in your licensed SAS.

sas-innovate-2026-white.png



April 27 – 30 | Gaylord Texan | Grapevine, Texas

Registration is open

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!

Register now

Mastering the WHERE Clause in PROC SQL

SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 3 replies
  • 849 views
  • 0 likes
  • 2 in conversation