View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
littlebluesoul littlebluesoul is offline
external usenet poster
 
Posts: 1
Default How you decimate data using EXCEl (i.e., remove every second or t.

I have a data file (over 9000 rows and 10 columns worth of data), and I would
like to remove every fifth row to reduce the amount of data. How do i
accomplish this?