+ Reply to Thread
Results 1 to 9 of 9

Return many rows with OFFSET(MATCH...

  1. #1
    Registered User
    Join Date
    05-04-2006
    Posts
    56

    Return many rows with OFFSET(MATCH...

    Hi,
    I'm nearly there. i've used an OFFSET(MATCH to ruturn many rows based on a single criteria. At the moment the formula just duplicates the same row.

    I've attached a spreadsheet with the current formula, and a section colored on yellow how i would like it to work.

    Any help aperciated...

    Cheers
    Cameron
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    01-15-2007
    Location
    Brisbane, Australia
    MS-Off Ver
    2007
    Posts
    6,591
    Cameron

    Have a look at the attached file.

    rylo
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    05-04-2006
    Posts
    56
    Thanks rylo!

    one question though: you have used the number 15 twice throughout the formula. Can i ask why 15 is a relevant number? Im applying this formula to reference over 300 rows on a different sheet..

    Please Login or Register  to view this content.
    Cheers
    Cam

  4. #4
    Forum Expert
    Join Date
    01-15-2007
    Location
    Brisbane, Australia
    MS-Off Ver
    2007
    Posts
    6,591
    Cam

    15 is used as the formula starts in row 16 so that when it is subtracted from the row number, it produces 1. As the row increases, you get an increasing series 1,2,3...

    This is used in both the first part of the if statement to work out if the count of the forumula is greater than the number of items that match the criteria
    Please Login or Register  to view this content.
    and also as an index to the SMALL function to work out the smallest number, next smallest etc.


    HTH

    rylo

  5. #5
    Registered User
    Join Date
    05-04-2006
    Posts
    56
    rylo,
    Thanks for the clarification.

    I've just realised a potential problem with my application of this formula. I can use this formula- just no in this case
    I've noticed the data must be above the formula. This is not well suited to my application of this.
    Does anyone know of a different approach? Refer to the initial file attached.

    Cheers
    Cam

  6. #6
    Forum Expert
    Join Date
    01-15-2007
    Location
    Brisbane, Australia
    MS-Off Ver
    2007
    Posts
    6,591
    Cam

    Sorry, don't follow. The formula filled in the table as per your example file structure, with the data above the output table.


    rylo

  7. #7
    Registered User
    Join Date
    05-04-2006
    Posts
    56
    hi,
    I have the data one on e sheet, some 300 rows of data, and a output sheet that returns the arguments. I, very meticiously edited the forumla to reference to another sheet and it didnt work.

  8. #8
    Forum Expert
    Join Date
    01-15-2007
    Location
    Brisbane, Australia
    MS-Off Ver
    2007
    Posts
    6,591
    Hi

    Try this one.

    rylo
    Attached Files Attached Files

  9. #9
    Registered User
    Join Date
    05-04-2006
    Posts
    56
    thank rylo. thats much better - not sure why it wouldnt work.
    I've had to append a subtract at the end of the formula to take into account the data starting on row 17, not 1.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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