View Single Post
  #1   Report Post  
Anauna
 
Posts: n/a
Default Pulling out every nth value

Hello,
Is there a function I can use to pull out every nth value from a range of
values.
i.e. Column A contains 100 values
I wish to pull out every 4th value and place them in Column B
Column B would now contain 25 values
--
Thank-you and all suggestions are appreciated.