Forum Discussion

Yvonne McCoy's avatar
Yvonne McCoy
Copper Contributor
Apr 10, 2018
Solved

returning multiple results from a single criteria

I have over 9000 rows in 3 columns of data in one sheet. I would like to be able to search in one of the columns for a match and put the results in a separate worksheet. In the example below if I sea...
  • Wyn Hopkins's avatar
    Wyn Hopkins
    Apr 11, 2018

    Hi Yvonne,
    You're really getting into some full blown model development there. It's all doable, especially with Power Query and Power Pivot but that's not something that could be covered in this sort of forum.

     

    As a starting point I'd suggest reading up on Power Query as that can be used to filter a table of data based on another list (e.g a list of Cities). You can also add a lot of calculations and load the data into a single table. I've attached an example  but this is a BIG topic.

     

    If you have Excel 2016 it should work,  if not you will need to download the Power Query add-in.

Resources