Results 1 to 3 of 3

combined COUNTIF ?

Threaded View

mromano combined COUNTIF ? 03-29-2011, 12:37 PM
NBVC Re: combined COUNTIF ? 03-29-2011, 12:46 PM
mromano Re: combined COUNTIF ? 03-30-2011, 10:28 AM
  1. #1
    Registered User
    Join Date
    03-29-2011
    Location
    Trieste, Italy
    MS-Off Ver
    Excel 2019
    Posts
    12

    combined COUNTIF ?

    Hi,
    I am working with Excel 2011 (Mac). I have two lists of records ("genes") and each has an associated variable ("up" or "down").
    I know how to find duplicates (by using COUNT IF), but I would like to know if it is possible to retrive (and compare) the associated variable for each duplicated record.
    I have attached the two lists and the possible output
    Thank you very much in any case!

    LIST 1;;;
    ;A;B;C
    1;Gene ID;Regulation SI;Fold-Change SI
    2;ACC;up;1.61
    3;BCC;down;1.26
    4;CCC;down;1.66
    5;DCC;up;2.66
    6;ECC;down;3.66
    7;FCC;up;4.66
    8;GCC;up;5.66
    9;HCC;up;6.66
    10;JCC;down;7.66
    11;ICC;up;8.66

    LIST 2;;;
    ;A;B;C
    1;Gene ID;Regulation SI;Fold-Change SI
    2;ACC;down;4.66
    3;DCC;down;2.66
    4;ECC;down;3.66
    5;EGC;down;1.66
    6;FCC;up;4.66
    7;ICC;up;8.66
    8;KCC;down;7.66
    9;LCC;down;7.66
    10;MCC;up;6.66
    11;XCC;down;1.26

    Comparison;A;B;C
    1;LIST 1;LIST 1;LIST 2
    2;ACC;up;down
    3;BCC;down;--
    4;CCC;down;--
    5;DCC;up;down
    6;ECC;down;down
    7;FCC;up;up
    8;GCC;up;--
    9;HCC;up;--
    10;JCC;down;--
    11;ICC;up;up
    12;KCC;--;down
    13;LCC;--;down


    Example.pdf
    [/FONT]
    Last edited by NBVC; 03-30-2011 at 09:49 AM. Reason: marked Solved Based on Rep comments given

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