+ Reply to Thread
Results 1 to 3 of 3

Choose cell in range

  1. #1
    Registered User
    Join Date
    11-03-2006
    Posts
    18

    Choose cell in range

    Hi all,

    The choose function only works with separate values, but not with a range.
    I'm looking for a formula that returns the value in a range based on a number.

    e.g. CHOOSE(5, A1:A10) should return the value of A5.

    I can program it as a function, but I expect there is a standard formula for this...

    br,

    Ivo
    Last edited by Jivo; 02-06-2009 at 06:16 AM.

  2. #2
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    O365
    Posts
    20,428

    Re: Choose cell in range

    Index(a1:a10,5,1)
    Cheers
    Andy
    www.andypope.info

  3. #3
    Registered User
    Join Date
    11-03-2006
    Posts
    18

    Re: Choose cell in range

    muchos gracias

+ 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