Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I want to create a search bar or drop down menu that will then lead to only
certain rows being shown. EXAMPLE: A5-19 B5-19 C5-19 skills 1-14 rating rating so if someone were to type in "facilitator" skills 1,5-8,13 and 18 would show up and the rest would be hidden. any ideas at all would be great |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I think you can use VLOOKUP function to return the data you want to from a
hidden sheet . "Jenny" wrote in message ... I want to create a search bar or drop down menu that will then lead to only certain rows being shown. EXAMPLE: A5-19 B5-19 C5-19 skills 1-14 rating rating so if someone were to type in "facilitator" skills 1,5-8,13 and 18 would show up and the rest would be hidden. any ideas at all would be great |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Assuming you have the word "facilitator" in one of the columns, then
apply autofilter to that column. Highlight the cells A4:C19, click on Data | Filter | Autofilter to turn it on - you will see small arrows in cells A4:C4. Click on one of these and you will get a list of the values used in that column, so just select "facilitator" and the rows which do not contain this word will be hidden. Hope this helps. Pete On Nov 26, 9:35 pm, Jenny wrote: I want to create a search bar or drop down menu that will then lead to only certain rows being shown. EXAMPLE: A5-19 B5-19 C5-19 skills 1-14 rating rating so if someone were to type in "facilitator" skills 1,5-8,13 and 18 would show up and the rest would be hidden. any ideas at all would be great |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
that would work, but some of the 'skills' work for multiple categories (ie.
facilitator and designer) but to use an auto filter only allows me to see one or the other, not both at the same time. so what i want it to do is when i type in facilitator, the rows with the skills that relate to facilitator (whether they also work with designer or not) are shown and when i type in designer all of the rows with skills that relate to designer are shown. ???? "Pete_UK" wrote: Assuming you have the word "facilitator" in one of the columns, then apply autofilter to that column. Highlight the cells A4:C19, click on Data | Filter | Autofilter to turn it on - you will see small arrows in cells A4:C4. Click on one of these and you will get a list of the values used in that column, so just select "facilitator" and the rows which do not contain this word will be hidden. Hope this helps. Pete On Nov 26, 9:35 pm, Jenny wrote: I want to create a search bar or drop down menu that will then lead to only certain rows being shown. EXAMPLE: A5-19 B5-19 C5-19 skills 1-14 rating rating so if someone were to type in "facilitator" skills 1,5-8,13 and 18 would show up and the rest would be hidden. any ideas at all would be great |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Look at the custom selection of the filter, there you can select both, use
equals facilitator OR equals designer -- Regards, Peo Sjoblom "Jenny" wrote in message ... that would work, but some of the 'skills' work for multiple categories (ie. facilitator and designer) but to use an auto filter only allows me to see one or the other, not both at the same time. so what i want it to do is when i type in facilitator, the rows with the skills that relate to facilitator (whether they also work with designer or not) are shown and when i type in designer all of the rows with skills that relate to designer are shown. ???? "Pete_UK" wrote: Assuming you have the word "facilitator" in one of the columns, then apply autofilter to that column. Highlight the cells A4:C19, click on Data | Filter | Autofilter to turn it on - you will see small arrows in cells A4:C4. Click on one of these and you will get a list of the values used in that column, so just select "facilitator" and the rows which do not contain this word will be hidden. Hope this helps. Pete On Nov 26, 9:35 pm, Jenny wrote: I want to create a search bar or drop down menu that will then lead to only certain rows being shown. EXAMPLE: A5-19 B5-19 C5-19 skills 1-14 rating rating so if someone were to type in "facilitator" skills 1,5-8,13 and 18 would show up and the rest would be hidden. any ideas at all would be great |
#6
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I need other people to be able to open the document and easily search it. I
need it to be quick, easy and fool proof. "Peo Sjoblom" wrote: Look at the custom selection of the filter, there you can select both, use equals facilitator OR equals designer -- Regards, Peo Sjoblom "Jenny" wrote in message ... that would work, but some of the 'skills' work for multiple categories (ie. facilitator and designer) but to use an auto filter only allows me to see one or the other, not both at the same time. so what i want it to do is when i type in facilitator, the rows with the skills that relate to facilitator (whether they also work with designer or not) are shown and when i type in designer all of the rows with skills that relate to designer are shown. ???? "Pete_UK" wrote: Assuming you have the word "facilitator" in one of the columns, then apply autofilter to that column. Highlight the cells A4:C19, click on Data | Filter | Autofilter to turn it on - you will see small arrows in cells A4:C4. Click on one of these and you will get a list of the values used in that column, so just select "facilitator" and the rows which do not contain this word will be hidden. Hope this helps. Pete On Nov 26, 9:35 pm, Jenny wrote: I want to create a search bar or drop down menu that will then lead to only certain rows being shown. EXAMPLE: A5-19 B5-19 C5-19 skills 1-14 rating rating so if someone were to type in "facilitator" skills 1,5-8,13 and 18 would show up and the rest would be hidden. any ideas at all would be great |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
search and filter results macro | Excel Worksheet Functions | |||
Advanced filter search | Links and Linking in Excel | |||
search and filter list | Excel Discussion (Misc queries) | |||
ExcelVBA (Search/Filter/Copy) | Excel Discussion (Misc queries) | |||
How can I adapt the included filter example to search for more th. | Excel Discussion (Misc queries) |