BookmarkSubscribeRSS Feed
espace
Calcite | Level 5

I want to output two reports vertically within one Excel worksheet using ods tagsets.excelxp, and apply autofilters on both reports. However when I use ods tagsets.excelxp options(autofilter='all'), only the first report has the autofilter. It doesn't apply to the second report. Is there anyway to have autofilter on both reports? Thanks!

1 REPLY 1
RW9
Diamond | Level 26 RW9
Diamond | Level 26

No, this is not possible.  Nor is is possible in Excel as far as I am aware.  You could export your data to CSV, then have an Excel file with some VBA to read this CSV data and put the result into two Tables each with their own filters.  However it is worth mentioning at this point that Excel is not a good data medium, nor is it a reporting enviroment.  Perhaps consider what you are doing, and if (there will be) a better way of doing things.

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

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
  • 1 reply
  • 896 views
  • 0 likes
  • 2 in conversation