+ Reply to Thread
Results 1 to 4 of 4

SEQUENCE() function likely needed

  1. #1
    Forum Contributor
    Join Date
    03-30-2020
    Location
    Wales, UK
    MS-Off Ver
    365 (Mac)
    Posts
    191

    SEQUENCE() function likely needed

    Hi,

    I have the worksheet (‘All Completed Runs - NENDY’) shown in the image (attached) and wondered if anyone might be able to help with slight tweak of what is displayed, please? At the moment, I have it displaying all of the Events (Venues) that I haven’t yet ran at, within a 200K radius. However, I’d like to slightly tweak this as it's displaying more results than I'd like; I'd rather just display the next 50 nearest Events (Venues) that I haven't yet ran at, instead.

    The current formula is as below:

    =IFERROR(LET(f,FILTER('parkrun Reader Dump'!B3:J5002,('parkrun Reader Dump'!K3:K5002="")*('parkrun Reader Dump'!N3:N5002=1)*('parkrun Reader Dump'!O3:O5002=1)*('parkrun Reader Dump'!P3:P5002=1)*('parkrun Reader Dump'!AS3:AS5002<>1)*('parkrun Reader Dump'!I3:I5002<200)),SORT(INDEX(f,SEQUENCE(ROWS(f)),{8,9,1}),1)),"")

    I’m guessing that I need to remove the ‘*(‘parkrun Reader Dump'!I3:I5002<200)’ part and add in some sort of extra ‘SEQUENCE()’ function, but I haven’t been able to get it to work so far.

    Thanks in advance!

    Also posted on MR. EXCEL: https://www.mrexcel.com/board/thread...eeded.1211393/

    Olly.NENDY by Next 50.jpg
    Attached Files Attached Files

  2. #2
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,757

    Re: SEQUENCE() function likely needed

    Change SEQUENCE(ROWS(f)) to SEQUENCE(50)
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


  3. #3
    Forum Contributor
    Join Date
    03-30-2020
    Location
    Wales, UK
    MS-Off Ver
    365 (Mac)
    Posts
    191

    Re: SEQUENCE() function likely needed

    Great. Thanks.

  4. #4
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,757

    Re: SEQUENCE() function likely needed

    You're welcome.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Out needed based on Alphabetical sequence
    By pramoth.u in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 08-21-2017, 06:45 AM
  2. [SOLVED] a function to copy the things needed from one sheet to another. only the ones needed
    By karim.zheng in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 10-31-2015, 09:49 AM
  3. [SOLVED] Function to return sequence from rank?
    By cocacrave in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-21-2015, 11:22 AM
  4. If then function searching for next number in sequence
    By tdsmither in forum Excel General
    Replies: 5
    Last Post: 10-31-2011, 06:44 PM
  5. Excel 2007 : Sequence Function
    By gpx6 in forum Excel General
    Replies: 3
    Last Post: 10-20-2011, 09:39 PM
  6. Replies: 1
    Last Post: 08-27-2009, 06:07 PM
  7. [SOLVED] Function Sequence Error
    By Ravi in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-05-2006, 10:45 AM

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