+ Reply to Thread
Results 1 to 6 of 6

Looking for alternative to array function for looking up 1 criteria and listing all result

  1. #1
    Registered User
    Join Date
    01-29-2015
    Location
    Brisbane
    MS-Off Ver
    Excel 2010
    Posts
    2

    Wink Looking for alternative to array function for looking up 1 criteria and listing all result

    Hi everyone,

    I am trying to find a way that I can look up a single criteria in one column and return a corresponding row value for all occurrences.

    I need to perform this operation over 20 times, so as you can imagine using an array function glues up the system very quickly.

    Another way to describe this could be to say if I was using VLOOKUP() with the capability to return multiple values in their own cells-without using a method that drains so much memory.

    I envision a function that offsets the search range when a look up is successful, but this is where my ideas run out. Perhaps there is a simple way to do this using VBA?

    I would really appreciate any assistance or inspiration.

    Thank you all!!

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,000

    Re: Looking for alternative to array function for looking up 1 criteria and listing all re

    Hi Here's a non-array INDEX-MATCH (which I first saw nflsales use, but has maybe been around for much longer). Try this out. Y
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

  3. #3
    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,411

    Re: Looking for alternative to array function for looking up 1 criteria and listing all re

    @Glenn: that is very clever. +1 to nflsales
    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


  4. #4
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,000

    Re: Looking for alternative to array function for looking up 1 criteria and listing all re

    Quote Originally Posted by TMS View Post
    @Glenn: that is very clever. +1 to nflsales

    Indeed. I (think/hope) I added Reputation when I saw that one...

  5. #5
    Registered User
    Join Date
    01-29-2015
    Location
    Brisbane
    MS-Off Ver
    Excel 2010
    Posts
    2

    Cool Re: Looking for alternative to array function for looking up 1 criteria and listing all re

    What an absolute gem! This should work very nicely for what I have in mind. Thank you so much for the link!

  6. #6
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,000

    Re: Looking for alternative to array function for looking up 1 criteria and listing all re

    Glad to have helped! If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. It'd also be appreciated if you were to click the add Reputation button at the foot of any of the posts of those who helped you reach a solution.

+ 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. NthMatch UDF as An Alternative to Array function...
    By Vikas_Gautam in forum Tips and Tutorials
    Replies: 27
    Last Post: 01-13-2015, 11:47 PM
  2. Alternative to using an array formula for {=LARGE(IF(... function
    By Rabiah in forum Excel Formulas & Functions
    Replies: 28
    Last Post: 05-30-2014, 05:52 AM
  3. [SOLVED] Using Offset function as the array in the PercentRank function is giving wrong result
    By Bobneil in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 08-06-2013, 09:29 PM
  4. UDF Lookup function as an alternative to array functions & match/index
    By Andrew_Harris in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-15-2012, 09:34 PM
  5. [SOLVED] Non array alternative for percentile function
    By vandan_tanna in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-22-2012, 11:43 AM

Tags for this Thread

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