Thread: Filtering Data
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
[email protected] groups@netdream.ch is offline
external usenet poster
 
Posts: 3
Default Filtering Data

It works, but not just in that way I wanted to. I wanted to use
advanced filtering, so that I can show the filtered data in an other
sheet and not with all the columns of the source data.

But it looks as I have to solve it with AutoFiltering. Then I can hide
the unused columns... It's ok too...