*Copyright @ www.mycsg.in;


What does PROC EXPORT do

Export males dataset from WORK library to an Excel workbook named males.xlsx

Export females dataset from WORK library to an Excel workbook named females.xlsx

Export class dataset from WORK library to an Excel workbook named class.xlsx and set the sheet name to Students

Export the datasets males, females, and class into separate sheets of one workbook named mydata.xlsx

Export males dataset with variable labels instead of variable names

Key points to remember