Page 1 of 3 123 LastLast
Results 1 to 10 of 24

Thread: Get List Of All Values Corresponding To A Value In The Adjacent Column

  1. #1
    Junior Member
    Join Date
    Mar 2014
    Posts
    27
    Rep Power
    0

    Get List Of All Values Corresponding To A Value In The Adjacent Column

    I need help very necessary
    I've offered this demand, "Mr. Excel forum"
    Frankly, everyone make every effort to help, but all the solutions are not required.
    I need a drop-down list, instead of the "Combo Box"
    To achieve the same result, but the formulas
    Thanks to all
    Attached Files Attached Files

  2. #2
    Junior Member
    Join Date
    Mar 2014
    Posts
    27
    Rep Power
    0
    Link to the forum Thread "Mr. Excel"
    May wish to view it
    Value corresponding to the name

  3. #3
    Administrator Excel Fox's Avatar
    Join Date
    Mar 2011
    Posts
    1,401
    Rep Power
    10

    Cool

    Here's one way to do it.

    =IF(ISERROR(N(INDIRECT("B"&SMALL(IF($A$1:$A$7=C1,R OW($A$1:$A$7)),ROW($A$1:$A$7))))),"",INDIRECT("B"& SMALL(IF($A$1:$A$7=C1,ROW($A$1:$A$7)),ROW($A$1:$A$ 7))))

    As array formula
    Attached Files Attached Files
    A dream is not something you see when you are asleep, but something you strive for when you are awake.

    It's usually a bad idea to say that something can't be done.

    The difference between dream and aim, is that one requires soundless sleep to see and the other requires sleepless efforts to achieve

    Join us at Facebook

  4. #4
    Senior Member LalitPandey87's Avatar
    Join Date
    Sep 2011
    Posts
    222
    Rep Power
    13
    In your example you have used a drop down and based on selection you know the row no of selected value even if it is repeated or not but in case of formula how would excel know which number of instance you are picking.
    Last edited by LalitPandey87; 07-15-2014 at 08:27 AM.

  5. #5
    Junior Member
    Join Date
    Mar 2014
    Posts
    27
    Rep Power
    0
    Fantastic, Mister, "Fox Excel"
    But this solution has been reached in "Mr. Excel" But in another way
    But you can show only one value in the cell "D 1" and change with the cell "C 1"
    You could be the solution your way?
    As a result, as the file sender?
    Thank you very much again for this wonderful solution
    Attached Files Attached Files
    Last edited by emmye998; 07-15-2014 at 09:44 AM.

  6. #6
    Administrator Excel Fox's Avatar
    Join Date
    Mar 2011
    Posts
    1,401
    Rep Power
    10
    Just use this formula in C2 and drag down

    =IF(D2<>"",C1,"")
    A dream is not something you see when you are asleep, but something you strive for when you are awake.

    It's usually a bad idea to say that something can't be done.

    The difference between dream and aim, is that one requires soundless sleep to see and the other requires sleepless efforts to achieve

    Join us at Facebook

  7. #7
    Junior Member
    Join Date
    Mar 2014
    Posts
    27
    Rep Power
    0
    Unfortunately, "Mr. Fox"
    This is not required, it seems that I did not explain the idea, well
    I want this cell (D1) is changed with the change of the cell (C 1)
    Like this:
    Attached Files Attached Files

  8. #8
    Administrator Excel Fox's Avatar
    Join Date
    Mar 2011
    Posts
    1,401
    Rep Power
    10
    I don't think you understood what I was proposing. Please check the attachment.
    Attached Files Attached Files
    A dream is not something you see when you are asleep, but something you strive for when you are awake.

    It's usually a bad idea to say that something can't be done.

    The difference between dream and aim, is that one requires soundless sleep to see and the other requires sleepless efforts to achieve

    Join us at Facebook

  9. #9
    Junior Member
    Join Date
    Mar 2014
    Posts
    27
    Rep Power
    0
    very sorry Mister, "Fox"
    For your efforts with me, thank you for your patience my sir
    If we changed the title of the post to:
    "Get a cell change depending on the change all values​​, even if the value of similar"
    We'll get to the solution
    It seems I did not explain the topic well yet:
    I want to change the cell "D1" change depending on the "C1" Well this is happening.
    2 - I want to be changed (D1) even if the condition is a duplicate value corresponding to this condition
    In other words, if the "M1" in the column "A" corresponds to "2" in the column "C" shows "2" in cell "D1". If we wrote this "M1" in cell "C1".
    If the "M1" in the column "A" corresponds to "5" in the column "C" shows "5" in cell "D1". If we wrote this "M1" in cell "C1".
    If the "M1" in the column "A" corresponds to "2" in the column "C" shows "2" in cell "D1". If we wrote this "M1" in cell "C1".
    Last edited by emmye998; 07-17-2014 at 01:44 PM.

  10. #10
    Junior Member
    Join Date
    Mar 2014
    Posts
    27
    Rep Power
    0
    This I want this idea
    I hope that these images are the best explanation
    1.png
    2.png
    3.png
    Last edited by emmye998; 07-17-2014 at 01:53 PM.

Similar Threads

  1. Fill Combobox Based On Values In Adjacent Column
    By rydysh in forum Excel Help
    Replies: 5
    Last Post: 10-03-2013, 07:27 AM
  2. Replies: 6
    Last Post: 05-22-2013, 02:23 AM
  3. Replies: 16
    Last Post: 04-19-2013, 08:20 PM
  4. Copy Row To A New Sheet If A Value Found In Adjacent Column
    By Rajesh Kr Joshi in forum Excel Help
    Replies: 4
    Last Post: 08-17-2012, 05:42 PM
  5. Replies: 3
    Last Post: 08-05-2012, 09:16 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •