Results 1 to 8 of 8

Look within a large array of values for a small array that meets a certain criteria

Threaded View

  1. #1
    Registered User
    Join Date
    04-08-2016
    Location
    New York
    MS-Off Ver
    MS Office 2010
    Posts
    20

    Look within a large array of values for a small array that meets a certain criteria

    Hi everybody, I have attached an example spreadsheet with a set of data that I would typically get on sheet1 and then what I am hoping to to accomplish on sheet2. Basically, I have one large array of values, called "RAW DATA", with multiple sub-groups inside and I am trying to look for those sub-groups and get their means and standard deviations for each row #. Each sub-group has its own "Name" (1A, 1B, 1C, 2A, 2B, 2C) and set of sequence values (1 through 5). My goal is to try and automate this process of going in and selecting sets of data from each sub-group to be analyzed for mean and standard deviation. The tricky part is that the sub-groups come in all different array sizes for different sets of raw data, so the number of serials could be 5, 20, 200, etc... My initial idea was to use the sequence numbers "1" as a signal for the start of the next sub-group and that all data within that row up until the cell just before the next "1" in the sequence would be used for the mean and standard deviation calculation. I would appreciate any help that I can get!

    Note: The raw data spacers in sheet2 are optional (just looks nicer). Sheet2 is just there to show what I would like to have as my end result.
    Attached Files Attached Files
    Last edited by sean2222; 05-27-2016 at 03:12 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How Small Function works when small(array,1),small(array,2) are same ?
    By bkvenkat in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 06-02-2015, 02:00 AM
  2. Count rows in an array where any cell on each row meets criteria.
    By nigeli in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 05-28-2015, 05:27 PM
  3. [SOLVED] Array or Vector? sum the max of two cells in a row, when row meets certain criteria
    By Jocamo in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 02-23-2015, 05:20 PM
  4. LARGE() vs SMALL() - array problem
    By pmguerra in forum Excel General
    Replies: 4
    Last Post: 01-11-2010, 10:29 PM
  5. Returning Data from an array only if it meets certain criteria
    By Jantzev in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 06-02-2008, 07:57 PM
  6. [SOLVED] Array to read data from one sheet and write to another if it meets criteria
    By RudyShoe in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-02-2006, 11:40 AM
  7. In an array, I need to find the row # that meets 2 criteria
    By Space Elf in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-08-2006, 12:00 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1