+ Reply to Thread
Results 1 to 8 of 8

Return the sole true value from a series of formuals

  1. #1
    Registered User
    Join Date
    12-08-2017
    Location
    Venice, Florida
    MS-Off Ver
    2016
    Posts
    22

    Return the sole true value from a series of formuals

    Hi,

    I have a series of formulas where based on a set of selected values only one of the formulas will return a "TRUE" result. I'm trying to identify the one that returns "TRUE" and place that value (Numeric) into a specific cell. Any help is greatly appreciated. Thanks! Alan

  2. #2
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Return the sole true value from a series of formuals

    Hi and welcome to the forum.

    This is somewhat confusing.
    If the cell contains the value "TRUE" where is the numeric value you're looking for?

    Can I suggest you upload the workbook and manually add the result you expect to see and clearly idenify which is the result cell(s)
    Last edited by Richard Buttrey; 12-08-2017 at 09:40 AM.
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

  3. #3
    Forum Expert kersplash's Avatar
    Join Date
    11-22-2016
    Location
    Perth
    MS-Off Ver
    Home 2016 (Windows 10)/Work 2013 Pro Plus (Windows 10)
    Posts
    2,012
    If you can post an attachment that would help.

  4. #4
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,139

    Re: Return the sole true value from a series of formuals

    Will you please attach a SMALL sample Excel workbook (10-20 rows of data is usually enough)? Please don't attach a picture of one (no-one will want to re-type all your stuff before starting).

    1. Make sure that your sample data are truly REPRESENTATIVE of your real data. The use of unrepresentative data is very frustrating and can lead to long delays in reaching a solution.

    2. Make sure that your desired solution is also shown (mock up the results manually).

    3. Make sure that all confidential information is removed first!!

    4. Try to avoid using merged cells. They cause lots of problems!

    Unfortunately the attachment icon doesn't work at the moment. So, to attach an Excel file you have to do the following: Just before posting, scroll down to Go Advanced and then scroll down to Manage Attachments. Now follow the instructions at the top of that screen.
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU

  5. #5
    Registered User
    Join Date
    12-08-2017
    Location
    Venice, Florida
    MS-Off Ver
    2016
    Posts
    22

    Re: Return the sole true value from a series of formuals

    =IF(A21="Non-FBC Equivalent",IF(B21="8d@6/6",IF(C21="Clips",IF(D21="A",IF(E21="C",IF(F21="Hip",IF(G21="No SWR",-0.76)))))))

  6. #6
    Registered User
    Join Date
    12-08-2017
    Location
    Venice, Florida
    MS-Off Ver
    2016
    Posts
    22

    Re: Return the sole true value from a series of formuals

    Here is a sample formula. "=IF(A21="Non-FBC Equivalent",IF(B21="8d@6/6",IF(C21="Clips",IF(D21="A",IF(E21="C",IF(F21="Hip",IF(G21="No SWR",-0.76)))))))"

  7. #7
    Forum Expert Sam Capricci's Avatar
    Join Date
    06-14-2012
    Location
    Palm Harbor, Florida
    MS-Off Ver
    16.84 for Mac MS 365
    Posts
    8,503

    Re: Return the sole true value from a series of formuals

    Could you define what you mean by finding the "true" result? it seems simply that putting a filter at the header row and filtering out all the false values just leaving the non-false values (-0.76 in this case) would give you what you want. if there is more to it that might be why people are asking for an attached sheet with examples of the data.
    Make contributors happy, click on the "* Add Reputation" as a way to say thank you.
    Sam Capricci

  8. #8
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Return the sole true value from a series of formuals

    Perhaps this
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

+ 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] IF logical test pass return with 1st LOOKUP if true, if false then return with 2nd VLOOKUP
    By powerzasty in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-21-2017, 03:55 PM
  2. [SOLVED] macros & formuals to auto populate and return set value
    By karryan in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-04-2014, 06:09 AM
  3. VBA code to automatically add multiple series to a scatter plot IF(ISNUMBER=true)
    By mylesmc in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 08-14-2013, 08:17 AM
  4. [SOLVED] Sole for X
    By mittmje in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 07-22-2013, 10:47 PM
  5. How to find the annualized return from a monthly return series
    By tulasiram in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 07-01-2013, 05:39 AM
  6. [SOLVED] Search for 2 true arguments and return true or false
    By David in forum Excel General
    Replies: 3
    Last Post: 07-15-2006, 05:20 AM
  7. [SOLVED] Function to return True/False if all are validated as True by ISNU
    By Tetsuya Oguma in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-15-2006, 06:30 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