LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,365
Default Refiining data in excel

Another possible way using a helper column, the MOD() function and Auto Filter:

Put a formula in a cell on the same row with the first reading such as
=MOD(ROW(),5)
and fill that down to the end of your data readings and then use Data |
Filter | Auto Filter to choose the value that will give you the number of
readings per second that you want. Copy what is displayed to another sheet.

Try various values for the '5' in the formula above to get the granularity
you want, some factor of 60 such as 2, 4, 5, 6, 10, 12, 15 (or a multiple of
one of those) should get you the sampling you want.


"Rob" wrote:

I have large files that are to be analysed, which are taken from a
recorder at 60 Hz. Sixty readings per second is far more than
necessary for my purposes, and I wondered whether there is a quick way
to 'refine' this data, like make a new file from the existing one that
has 5 or six readings per second.... What's the quickest way to do
this?

Any help would be appreciated!

Rob




 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Consulting Access from Excel [email protected] Excel Discussion (Misc queries) 4 February 6th 07 05:44 PM
Inputting data to one worksheet for it effect another daedalus1 Excel Discussion (Misc queries) 1 June 25th 06 04:39 PM
ranking query JaimeTimbrell Excel Discussion (Misc queries) 2 February 16th 06 08:09 AM
Sort pages? David Excel Discussion (Misc queries) 15 May 13th 05 11:33 PM
Pulling data from 1 sheet to another Dave1155 Excel Worksheet Functions 1 January 12th 05 05:55 PM


All times are GMT +1. The time now is 10:01 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"