Results 1 to 9 of 9

IF VLOOKUP LARGE combination

Threaded View

  1. #1
    Registered User
    Join Date
    07-07-2021
    Location
    Brisbane, Australia
    MS-Off Ver
    MS365
    Posts
    3

    IF VLOOKUP LARGE combination

    Hello brainstrust,

    First time poster so apologise for poor lingo.

    Looking for a formula(s) to return the 8 most recent non-blank values from a table where condition 'X' is met.

    Have been trying things like (for first, then third most recent ammonia result at location 1):
    {=IF(Table1[Sample Location] = 1, VLOOKUP(MAX(Table1[Date]), Table1[#All], 14, FALSE), "")}
    {=IF(Table1[Sample Location] = 1, VLOOKUP(LARGE(Table1[Date], 2), Table1[#All], 14, FALSE), "")}

    Date is in dd/mm/yyyy format.
    Max formula seems to work, but each subsequent rendition of large k is providing me the same output as the max?

    Appreciate your help! Please find a small section of the workbook attached.
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. IF-AND-OR-VLOOKUP Combination
    By sammymalta in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 11-13-2018, 08:07 AM
  2. [SOLVED] =SUM Combination In Order To Find Specific Value For Large Amount of Data
    By KMVKMVKMV in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 05-02-2017, 04:17 PM
  3. [SOLVED] IF(AND(SMALL(LARGE Combination Help
    By chad328 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 11-30-2016, 07:03 AM
  4. Replies: 2
    Last Post: 11-24-2014, 11:37 AM
  5. Combination Macro for =LARGE & INDEX/MATCH
    By mabeaver in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-09-2012, 02:16 PM
  6. Problem Using VLOOKUP and LARGE combination
    By pablote11 in forum Excel General
    Replies: 1
    Last Post: 03-26-2010, 12:17 PM
  7. Using INDEX/MATCH in combination with LARGE?
    By scoobz in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-06-2008, 02:38 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