View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
PEdro PEdro is offline
external usenet poster
 
Posts: 25
Default Selection after filtering

Hi,

I have a database that filtered
Now I want to select the next row after the 4th. Given that I have filter
the next row is the 777
What code should I write in order to select the row that is show by the
filter has the next to the 4th , taking into account that this can be change
if the filter change

Regards
PM