View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Steve Steve is offline
external usenet poster
 
Posts: 1,814
Default Reducing data size

I have 30,000+ data points in a column and would like to copy every 100th
point and put them into an adjacent column (reducing my spreadsheet size and
cleaning up my data as well). I know there is a simple answer on how to do
this but I am struggling to find the correct term to do this simple
function. Thanks!