BookmarkSubscribeRSS Feed
jmic_nyk
Obsidian | Level 7

How do I import an excel sheet located on 'sharepoint in the cloud' to SAS?

 

Do I have to go through PROC HTTP?

And what do I do with the output from that?

 

Or should I write a SAS program that copies the excel sheet to a local destination and then use Proc Import on that?

 

Anyone who can guide me through? Any Global Forum papers on this?