+ Reply to Thread
Results 1 to 7 of 7

Value Position in a table

Hybrid View

  1. #1
    Registered User
    Join Date
    11-10-2022
    Location
    Berlin
    MS-Off Ver
    office 365 student
    Posts
    58

    Value Position in a table

    Hello guys,



    I wanted to see the last position of the value in an array and not just in a column.

    I tried to use the MATCH function but it didn't work out. I attached an excel file where I explain my doubt better.

    If anyone knows and can help me, I would be very grateful.

    thank you so much

    Alex
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,787

    Re: Value Position in a table

    How about
    Formula: copy to clipboard
    =IFERROR(INDEX($A$3:$A$6,AGGREGATE(15,6,(ROW($A$3:$A$6)-ROW($A$3)+1)/($B$3:$F$6=H4),1)),"-")

  3. #3
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 V 2504
    Posts
    13,742

    Re: Value Position in a table

    Hello alexsantos1990. Welcome to the forum.

    Another way:
    Formula: copy to clipboard
    =IFERROR(MATCH(1,1/(MMULT(--(H4=$B$3:$F$6),{1;1;1;1;1})>0),0),"")


    Edited: Added file.
    Attached Files Attached Files
    Last edited by FlameRetired; 11-10-2022 at 03:35 PM.
    Dave

  4. #4
    Registered User
    Join Date
    11-10-2022
    Location
    Berlin
    MS-Off Ver
    office 365 student
    Posts
    58

    Re: Value Position in a table

    Hello FlameRetired

    Works as well

    thank you so much

  5. #5
    Registered User
    Join Date
    11-10-2022
    Location
    Berlin
    MS-Off Ver
    office 365 student
    Posts
    58

    Re: Value Position in a table

    Hello Fluff13,

    that's awesome!

    thanks a lot

  6. #6
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,787

    Re: Value Position in a table

    Glad to help & thanks for the feedback.

  7. #7
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 V 2504
    Posts
    13,742

    Re: Value Position in a table

    You are welcome, and also glad to help. Thanks for the feedback.

+ 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] Rank a table in finishing position
    By Marvo in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-25-2022, 07:20 AM
  2. Find cell position on table
    By xatzizoi in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 02-15-2018, 03:28 AM
  3. Filter Position Pivot Table
    By BrianAll in forum Excel Charting & Pivots
    Replies: 3
    Last Post: 09-20-2017, 11:58 AM
  4. Sum according to relative position of another table
    By plakatown in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-16-2014, 10:31 PM
  5. [SOLVED] Find Position in Table Based on Table Value
    By lwflip in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 11-20-2013, 11:55 AM
  6. Macro to Copy Pivot Table and Paste a Regular Data Table in the Same Position
    By webfeet2 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-01-2013, 06:34 AM
  7. League Table position assignments
    By harpscardiff in forum Excel General
    Replies: 6
    Last Post: 08-22-2006, 06:54 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