BookmarkSubscribeRSS Feed
Reeza
Super User

We have a data sheet that many employees enter daily and we'd like to read the excel spreadsheet.
Unfortunately sometimes people have it open when we want to read it, so besides sending out mass emails asking someone to close the file is there a way to read the file while it is open.

I was able to write a libname statement to connect to the file, but then it wouldn't read the data.

I'm on SAS 9.2, Windows XP and Excel 2010.

1 REPLY 1
OS2Rules
Obsidian | Level 7

Hi:

We have exactly the same problem.  I think the solution was to issue a DOS COPY for the Excel file to some other (perhaps temporary) location and read that file.

If I remember, the DOS COPY will read the file even is someone leaves it open.

Just remember, if that user saves something new to the spreadsheet, you will not see that change.

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

How to Concatenate Values

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 1068 views
  • 0 likes
  • 2 in conversation