BookmarkSubscribeRSS Feed
DipeshGupta
Calcite | Level 5

i have a SAS stored process program which runs fine but the problem is when I run it directly through SAS then it takes less time as compared to when it is run through VBA using Excel Add in.

 

Any speific reason for that..??

 

6 REPLIES 6
Reeza
Super User

Is SAS on the server?

Are the results being displayed in Excel as well?

DipeshGupta
Calcite | Level 5

Yes,

Yes results are displayed

Reeza
Super User

Then likely the download time needs to be added. You're seeing the results but I bet it's the transfer to Excel(local computer) that takes the time. You can add some timers and check where the difference in time for your process occurs. 

DipeshGupta
Calcite | Level 5

How can I stop the transfer of results so that some of the time taken is saved

DipeshGupta
Calcite | Level 5

I want the output to be created for other purpose but dont want them to be displayed in excel.

I have even untick the option of Automatic output in the tools option in SAS Excel Add in

sas-innovate-white.png

Missed SAS Innovate in Orlando?

Catch the best of SAS Innovate 2025 — anytime, anywhere. Stream powerful keynotes, real-world demos, and game-changing insights from the world’s leading data and AI minds.

 

Register now

Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

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
  • 6 replies
  • 2000 views
  • 0 likes
  • 3 in conversation