September 2019
Beginner to intermediate
346 pages
7h 35m
English
To apply filters to the destination file, use the following code:
ODS Tagsets.Excelxp File='/folders/myfolders/Filters.xls' Style=statistical Options (Autofilter='all');Proc Print Data=Class;Run;Ods Tagsets.Excelxp Close;
This produces the following file:

Read now
Unlock full access