Results 1 to 3 of 3

Provide output of Multiple criteria match (II)

Threaded View

mromano Provide output of Multiple... 07-23-2011, 12:42 PM
Bob Phillips Re: Provide output of... 07-23-2011, 02:47 PM
mromano Re: Provide output of... 07-23-2011, 04:41 PM
  1. #1
    Registered User
    Join Date
    03-29-2011
    Location
    Trieste, Italy
    MS-Off Ver
    Excel 2019
    Posts
    12

    Provide output of Multiple criteria match (II)

    Hi
    I got lost ( ) while trying to modify the formula to compare different columns:

    =IF(AND(A3=B3;NOT(A3<>C3);A3<>E3);IF(I3="--";"MAYBE";TRUE);FALSE)

    I would need to get a statement by using multiple match horizontal criteria.


    1) variable "up/down" in Column A must match with variable "up/down" in Column B;
    2) if the result of (1) is FALSE, then print "No Match" in Column F;
    3) if the result of (1) is TRUE, then match with variable "up/down" in Column C and D;
    4) if (C and D) are the opposite of (A=B), then print "Best" in Column F
    5) if C and/or D is "--" (and A = B), then print "Possible" in Column F
    6) if (A <> B) = C or D, then print "No good" in F



    Please, find attached the file with the example and criteria.
    Thank you very much for any suggestion


    Maurizio
    Attached Files Attached Files
    Last edited by mromano; 07-23-2011 at 04:45 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

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