BookmarkSubscribeRSS Feed
hemankurmohar
Calcite | Level 5

 

I need to export data to .xlsb file on unix enviornment using SAS 9.4 . Any help on this would be appreciated.

 

 

2 REPLIES 2
SASKiwi
PROC Star

If you have SAS/ACCESS to PC Files installed and licensed then PROC EXPORT or the XLS or PCFILES LIBNAME engine are options. If you don't have this product then you could try ODS Excel tagsets or if you are on a reasonably recent maintenance level like 9.4 M3 or higher then ODS EXCEL should work.

Kurt_Bremser
Super User

Why xlsb? xlsx is the "open" and documented format that does not have those dreaded proprietary "a miracle happens in there" MS extensions., and can be created on any SAS platform.

xlsb needs SAS on Windows, or the additional PC Files server.

sas-innovate-white.png

Our biggest data and AI event of the year.

Don’t miss the livestream kicking off May 7. It’s free. It’s easy. And it’s the best seat in the house.

Join us virtually with our complimentary SAS Innovate Digital Pass. Watch live or on-demand in multiple languages, with translations available to help you get the most out of every session.

 

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