BookmarkSubscribeRSS Feed
SP_SAS
Obsidian | Level 7

I have an excel file that has a few sheets. I want to add more sheets with ods excel to this existing file. is it possible doing similar things like, proc export + sheet='xxx', using ods statement.

 

Thanks,

Santosh

4 REPLIES 4
Reeza
Super User
Unfortunately not at this point in time 😞

SP_SAS
Obsidian | Level 7

Thanks for reply.

Reeza
Super User
One workaround is to export it to a new workbook and use VBS to combine the workbooks. This is pretty easy, assuming you won't have any overlap in data.
art297
Opal | Level 21

If you're on a Windows based computer or server then take a look at the exportxl macro. I think it can do what you described, and more. You can download it from:

http://www.sascommunity.org/wiki/Excelling_to_Another_Level_with_SAS

 

Art, CEO, AnalystFinder.com

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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
  • 4 replies
  • 1386 views
  • 1 like
  • 3 in conversation