+ Reply to Thread
Results 1 to 3 of 3

Find the value in a column to the nth position

  1. #1
    Registered User
    Join Date
    12-01-2007
    Posts
    42

    Find the value in a column to the nth position

    Good evening,

    A simple question:
    I have a column of numbers, for example:
    2
    5
    5
    8
    8
    8
    20
    50

    I would like to know the value that corresponds to (for ex.) 5th position from, of course, the beginning of the column, ie 8.

    Thank you for any response.

  2. #2
    Forum Expert Ron Coderre's Avatar
    Join Date
    03-22-2005
    Location
    Boston, Massachusetts
    MS-Off Ver
    2013, 2016, O365
    Posts
    6,996

    Re: Find the value in a column to the nth position

    With
    A11:A19 containing any values

    This formula returns the item in the 5th position from the top (A15):

    Please Login or Register  to view this content.
    See Excel Help for other uses of the INDEX function.

    Does that help?
    Ron
    Former Microsoft MVP - Excel (2006 - 2015)
    Click here to see the Forum Rules

  3. #3
    Registered User
    Join Date
    12-01-2007
    Posts
    42

    Re: Find the value in a column to the nth position

    Yes, Ron!

    Thank you very much

+ 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