Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Is there a way in Excel when you are using data entry from a drop down list
to start typing and have the menu show the list options, instead of having to scroll through EVERYTHING? For example, if I had a list with names on it, can I start typing "gram" and have the menu show the first entry with "g", and then go to the next entry with "gr", etc. etc thanks |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
If the dropdown was created from DataValidationList
DV list dropdown has no autocomplete feature. You will have to use a ComboBox to achieve this using VBA See Debra's Contextures site for how-to. http://www.contextures.on.ca/xlDataVal10.html Gord Dibben MS Excel MVP On Sun, 30 Sep 2007 12:38:01 -0700, Grams wrote: Is there a way in Excel when you are using data entry from a drop down list to start typing and have the menu show the list options, instead of having to scroll through EVERYTHING? For example, if I had a list with names on it, can I start typing "gram" and have the menu show the first entry with "g", and then go to the next entry with "gr", etc. etc thanks |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I went to the site you referenced and, Oh MY!...I found a better way to do
it. I used the validation method to limit the list to only what matched the criteria I wanted. Saves a ton of time. THIS IS A GREAT SITE....I bookmarked it for future reference. The instructions are so easy to follow and the download samples are awesome! THANK YOU SO MUCH "Gord Dibben" wrote: If the dropdown was created from DataValidationList DV list dropdown has no autocomplete feature. You will have to use a ComboBox to achieve this using VBA See Debra's Contextures site for how-to. http://www.contextures.on.ca/xlDataVal10.html Gord Dibben MS Excel MVP On Sun, 30 Sep 2007 12:38:01 -0700, Grams wrote: Is there a way in Excel when you are using data entry from a drop down list to start typing and have the menu show the list options, instead of having to scroll through EVERYTHING? For example, if I had a list with names on it, can I start typing "gram" and have the menu show the first entry with "g", and then go to the next entry with "gr", etc. etc thanks |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thank you for the feedback.
Debra will be pleased to see your glowing critique of her site. We all use it regularly. Gord On Sun, 30 Sep 2007 14:32:02 -0700, Grams wrote: I went to the site you referenced and, Oh MY!...I found a better way to do it. I used the validation method to limit the list to only what matched the criteria I wanted. Saves a ton of time. THIS IS A GREAT SITE....I bookmarked it for future reference. The instructions are so easy to follow and the download samples are awesome! THANK YOU SO MUCH "Gord Dibben" wrote: If the dropdown was created from DataValidationList DV list dropdown has no autocomplete feature. You will have to use a ComboBox to achieve this using VBA See Debra's Contextures site for how-to. http://www.contextures.on.ca/xlDataVal10.html Gord Dibben MS Excel MVP On Sun, 30 Sep 2007 12:38:01 -0700, Grams wrote: Is there a way in Excel when you are using data entry from a drop down list to start typing and have the menu show the list options, instead of having to scroll through EVERYTHING? For example, if I had a list with names on it, can I start typing "gram" and have the menu show the first entry with "g", and then go to the next entry with "gr", etc. etc thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
filter dropdown menu so 2nd drop menu is customized | Excel Worksheet Functions | |||
Create Dropdown menu without using the Validation on the Data Menu | Excel Worksheet Functions | |||
dropdown menu or Jump menu | Excel Discussion (Misc queries) | |||
my menu disappear. How can I refind my menu?? | Excel Discussion (Misc queries) | |||
Menu items added with menu item editor in older versions | Excel Discussion (Misc queries) |