+ Reply to Thread
Results 1 to 5 of 5

Returning values from multiple columns of #NA

  1. #1
    Registered User
    Join Date
    06-18-2019
    Location
    Coventry
    MS-Off Ver
    2016
    Posts
    13

    Returning values from multiple columns of #NA

    As the title suggests i'm trying to return any value that isn't #NA from 10 columns. There only ever be one value, with the other 9 columns showing #NA.

    I've tried using IFNA but can't figure out how to use it for multiple cells.

    I've attached a example spreadsheet. The column in yellow is the result i'm trying to achieve.

    Many thanks
    Attached Files Attached Files

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2405 (Windows 11 23H2 64-bit)
    Posts
    81,444

    Re: Returning values from multiple columns of #NA

    In K2 copied down:

    =LOOKUP(2,1/(A2:J2<>"#N/A"),A2:J2)
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Expert PaulM100's Avatar
    Join Date
    10-09-2017
    Location
    UK
    MS-Off Ver
    Office 365
    Posts
    2,108

    Re: Returning values from multiple columns of #NA

    This will work: =INDEX(A2:J2,MATCH("zzzzz",A2:J2,1))
    Click the * to say thanks.

  4. #4
    Registered User
    Join Date
    06-18-2019
    Location
    Coventry
    MS-Off Ver
    2016
    Posts
    13

    Re: Returning values from multiple columns of #NA

    Worked perfectly - thank you Ali

  5. #5
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2405 (Windows 11 23H2 64-bit)
    Posts
    81,444

    Re: Returning values from multiple columns of #NA

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. Thanks.

+ 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] Returning Values from columns
    By JakeMann in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 06-18-2015, 09:31 AM
  2. Replies: 3
    Last Post: 04-23-2014, 05:14 PM
  3. [SOLVED] Vlookup returning multiple values in different columns
    By brinnt in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 04-18-2014, 01:45 PM
  4. [SOLVED] VLookup - Single value lookup returning multiple records into multiple columns
    By kllovin in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 02-07-2014, 05:14 AM
  5. [SOLVED] Requesting help returning text values from criteria based on multiple columns
    By dzarrabi in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 10-15-2013, 08:16 AM
  6. Replies: 2
    Last Post: 11-28-2012, 05:17 PM
  7. Replies: 1
    Last Post: 08-08-2011, 02:57 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