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

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 4 replies
  • 704 views
  • 1 like
  • 3 in conversation