Hi Team,
I am using SAS Enterprise Guide 8.3 and will be querying data into multiple datasets. Now I want to export all the datasets into Single Excel file with multiple sheets.
Can anyone help me with this requirements ?
thanks in advance
Thalla
libname x xlsx 'c:\temp\x.xlsx'; proc copy in=work out=x; select a b c d ; run;
Thanks @Ksharp for the simple and elegant example
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and save with the early bird rate—just $795!
Check out this tutorial series to learn how to build your own steps in SAS Studio.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.