+ Reply to Thread
Results 1 to 6 of 6

Lookup & return multiple values for single CI Name

  1. #1
    Registered User
    Join Date
    06-16-2011
    Location
    bangalore
    MS-Off Ver
    Excel 2003
    Posts
    9

    Lookup & return multiple values for single CI Name

    Hi guys,

    Need help in Excel 2013. I have two different columns, in which column A (Asset.CIName) has single value, wherein in the
    Column B,(Related Parent Assets.CI Name) multiple matches are found for one CIName. I need those multiple values for each CI Name
    in (Column RelatedCIs)other sheet..

    Please help.

    Rgds
    devarajuCIlookup.JPGRelatedCI.JPG

  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,915

    Re: Lookup & return multiple values for single CI Name

    Will you please attach a sample Excel workbook? We are not able to work with or manipulate a picture of one and nobody wants to have to recreate your data from scratch.

    1. Make sure that your sample data are 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 results are also shown (mock up the results manually).

    3. Make sure that all confidential data is removed or replaced with dummy data first (e.g. names, addresses, E-mails, etc.).

    4. Try to avoid using merged cells as 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.

    Please pay particular attention to point 2 (above): without an idea of your intended outcomes, it is often very difficult to offer appropriate advice.
    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
    Registered User
    Join Date
    06-16-2011
    Location
    bangalore
    MS-Off Ver
    Excel 2003
    Posts
    9

    Re: Lookup & return multiple values for single CI Name

    Hi
    Thanks for your suggestion.

    I have attached two worksheets which contains relationship data & another worksheet for which the data is required to be validated in it.
    Highlighted the rows in both the sheet in which i wanted the data in that manner.

    SampleWorkbookRelatedCIs1.xlsxSampleWorkbook1.xlsx
    Last edited by AliGW; 08-29-2018 at 08:17 AM.

  4. #4
    Registered User
    Join Date
    06-16-2011
    Location
    bangalore
    MS-Off Ver
    Excel 2003
    Posts
    9

    Re: Lookup & return multiple values for single CI Name

    Quote Originally Posted by devaraju View Post
    Hi
    Thanks for your suggestion.

    I have attached two worksheets which contains relationship data & another worksheet for which the data is required to be validated in it.
    Highlighted the rows in both the sheet in which i wanted the data in that manner.

    Attachment 588260Attachment 588261
    Please help me.. its bit urgent to me..

  5. #5
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,567

    Re: Lookup & return multiple values for single CI Name

    This proposal builds on the Pivot table idea that is shown in the first attachment, SampleWorkbookRelatedCIs1.xlsx.
    Instead of getting a count of the assets, use them as row labels, layout type > tabular, no grand totals nor sub totals,
    Populate column C using: =IF(A4=A3,C3&", "&B4,B4)
    Populate column D using: =IF(A4<>A5,A4,"")
    Populate column E using: =IF(D4<>"",C4,"")
    Filter on column D, deselecting blanks (the last check box)
    Let us know if you have any questions.
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

  6. #6
    Forum Contributor
    Join Date
    08-14-2018
    Location
    Hanoi, Vietnam
    MS-Off Ver
    2016
    Posts
    118

    Re: Lookup & return multiple values for single CI Name

    Hi devaraju
    Are you happy with 1 helper column or enable iterative calculation or vba method?

+ 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. Replies: 3
    Last Post: 03-10-2017, 07:56 PM
  2. [SOLVED] lookup multiple values(strings) in a single cell with col A & B(diff sheet) & return col B
    By redJohn89 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 07-12-2016, 04:17 PM
  3. Return Multiple corresponding values for Single Lookup Value, Horizontally
    By ljhyun89s in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-24-2016, 06:14 PM
  4. Lookup multiple values in different columns and return a single value
    By tanyael in forum Hello..Introduce yourself
    Replies: 1
    Last Post: 07-18-2014, 10:41 AM
  5. Replies: 5
    Last Post: 07-07-2013, 03:39 PM
  6. Replies: 10
    Last Post: 02-19-2013, 12:05 PM
  7. [SOLVED] lookup multiple values of a single cell and return sum of results
    By Zeppelin17 in forum Excel General
    Replies: 7
    Last Post: 08-10-2011, 07:09 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