+ Reply to Thread
Results 1 to 6 of 6

Pick only one data out of multiple column

  1. #1
    Forum Contributor
    Join Date
    12-01-2020
    Location
    Asia
    MS-Off Ver
    MS Office 365/24/21
    Posts
    234

    Pick only one data out of multiple column

    Hi,

    I have a list of data and want to pickup only one data.Below function I am trying to use but failed.


    =ifs(B2="", C2="",D2="",E2="",B2,C2,E2)
    How this can be resolved

  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. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,780

    Re: Pick only one data out of multiple column

    Welcome to the forum.

    It's impossible to say because you have not said what result you are expecting.

    More detail, please.
    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 Contributor
    Join Date
    12-01-2020
    Location
    Asia
    MS-Off Ver
    MS Office 365/24/21
    Posts
    234

    Re: Pick only one data out of multiple column

    Anyone a single data that doesn't contain space

  4. #4
    Forum Contributor
    Join Date
    12-01-2020
    Location
    Asia
    MS-Off Ver
    MS Office 365/24/21
    Posts
    234

    Re: Pick only one data out of multiple column

    ok find file in attached
    Attached Files Attached Files

  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. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,780

    Re: Pick only one data out of multiple column

    Where does F4 come from???

    Otherwise, try this:

    =INDEX($C2:$E2,MATCH("*",$C2:$E2,0))

  6. #6
    Forum Contributor
    Join Date
    12-01-2020
    Location
    Asia
    MS-Off Ver
    MS Office 365/24/21
    Posts
    234

    Thumbs up Re: Pick only one data out of multiple column

    Thank it worked

+ 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] Need Help to pick out data and place in next column
    By dougers1 in forum Excel General
    Replies: 4
    Last Post: 11-07-2020, 02:34 PM
  2. [SOLVED] Formula to pick data from a column then a row help :)
    By enagli in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-27-2014, 03:01 PM
  3. Compare Multiple Rows and Pick largest value from a Column
    By texas_ranger in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-10-2013, 05:21 PM
  4. Pick diff pick list as per column value
    By ROHAN999 in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 11-10-2013, 12:10 PM
  5. [SOLVED] How to pick a value from a array of data corresponding to column and a row
    By chrismonica in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-17-2012, 04:21 PM
  6. Evaluate Multiple Column Arrays, Pick Best 2
    By sweetrevelation in forum Excel General
    Replies: 0
    Last Post: 12-21-2010, 03:53 PM
  7. Replies: 1
    Last Post: 12-21-2010, 03:42 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