Thread: Filter Rows
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Boba Boba is offline
external usenet poster
 
Posts: 1
Default Filter Rows

Hi

I set a filter by using the AutoFilter in my worksheet
I want read only the rows was filtered
Simple loop will not help me since it will read also the rows was hidden by the filter
Is there a way to read only those rows

With thanks
Boba