BookmarkSubscribeRSS Feed
deleted_user
Not applicable
Hi,

I am trying to import an excel file from a webite, but am having trouble because the excel file has merged cells in the first few rows and contains multiple worksheets. I am using an infile statement since it is an url. Is there anyway I can get SAS to read specific cell range or line up the merged cells correctly?

Thanks.
1 REPLY 1
ChrisNZ
Tourmaline | Level 20
You probably have to this in 2 steps:
1- download file from URL
2- read local excel file using one of the available methods.
That's because there is no excel-aware mechanism that can use the URL engine afaik.

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

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
  • 965 views
  • 0 likes
  • 2 in conversation