Thread: Filter
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
David Biddulph[_2_] David Biddulph[_2_] is offline
external usenet poster
 
Posts: 8,651
Default Filter

Helper column with the formula =MOD(ROW(),17), and autofilter by that?
--
David Biddulph

"Deborah" wrote in message
...
I have a worksheet with 716 rows I need to select every 17th row. How do I
do that?