View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Grab all filtered rows for some action

In an autofiltered range, I currently select all the filtered rows for
deletion manually. Is there a way to automate this manual selection of
filtered rows bit once I select any cell within the filtered rows? Thanks