0
   

save every fifth cell in column to an other column

 
 
Reply Wed 10 Sep, 2014 12:05 pm
I have a very lengthy column of data in Excel (5 Hz; i.e. five entries per second of test time) and I want to save one in five cells to shorten the dataset (i.e. one entry per second). Is there an easy way to do this?
 
engineer
 
  3  
Reply Wed 10 Sep, 2014 12:14 pm
@hollichh,
If you data is in column A, put the following formula in cell B1 (or whatever cell is next to your data:

= mod(row(b1))

Fill that formula down beside column A
Copy column B then paste special values back into column B to remove the formulas
Sort Columns A and B on Column B.
0 Replies
 
 

Related Topics

 
  1. Forums
  2. » save every fifth cell in column to an other column
Copyright © 2024 MadLab, LLC :: Terms of Service :: Privacy Policy :: Page generated in 0.03 seconds on 04/20/2024 at 07:40:47