Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If I have two columns like below. How do I set something up, so that I can
input a Team Name, lets say Team2 for example and then under that team name I get a list of every player on that team. So for the example below I would end up with. Team2 b c e CA CB Team Players Team1 a Team2 b Team2 c Team3 d Team2 e Team1 f Team3 g Thank you in Advance!! |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi John,
Perhaps use Excel's Autofilter tool. Data | Filter | Autofilter If you are not familiar with the Autofilter feature, see Debra Dalgleish's tutorial at: Excel -- Filters -- AutoFilter Basics http://www.contextures.com/xlautofilter01.html --- Regards, Norman "JohnHB" wrote in message ... If I have two columns like below. How do I set something up, so that I can input a Team Name, lets say Team2 for example and then under that team name I get a list of every player on that team. So for the example below I would end up with. Team2 b c e CA CB Team Players Team1 a Team2 b Team2 c Team3 d Team2 e Team1 f Team3 g Thank you in Advance!! |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Why not just filter on that column (Data=filter=AutoFilter)
after selecting the data. Then in the resulting dropdown, select the team you want. -- Regards, Tom Ogilvy "JohnHB" wrote: If I have two columns like below. How do I set something up, so that I can input a Team Name, lets say Team2 for example and then under that team name I get a list of every player on that team. So for the example below I would end up with. Team2 b c e CA CB Team Players Team1 a Team2 b Team2 c Team3 d Team2 e Team1 f Team3 g Thank you in Advance!! |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
First of all thanks for the quick response.
Basically I have another sheet that has a pull down list of owners, and when I select a owner several things on the worksheet change based on that owners name, and one of the cells that updates is that owners team name. I was hoping that somehow that team name cell could drive the list that I need. I tried setting that top of the autofilter cell = to that cell and it changes to whatever is in that cell, but does not update the list. Any idea? "Tom Ogilvy" wrote: Why not just filter on that column (Data=filter=AutoFilter) after selecting the data. Then in the resulting dropdown, select the team you want. -- Regards, Tom Ogilvy "JohnHB" wrote: If I have two columns like below. How do I set something up, so that I can input a Team Name, lets say Team2 for example and then under that team name I get a list of every player on that team. So for the example below I would end up with. Team2 b c e CA CB Team Players Team1 a Team2 b Team2 c Team3 d Team2 e Team1 f Team3 g Thank you in Advance!! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Compare list of number between two columns | Excel Discussion (Misc queries) | |||
how to compare two columns and get a output from it | Excel Worksheet Functions | |||
Compare 2 columns and output to a 3rd column | Excel Discussion (Misc queries) | |||
Compare multiple column of data and list out common and unique component in adj columns | Excel Worksheet Functions | |||
Compare 2 columns, and create a list of items that are in both lists | Excel Worksheet Functions |