Home |
Search |
Today's Posts |
#7
![]() |
|||
|
|||
![]()
Thanks Dave
-- Peter London, UK "Dave Peterson" wrote: If you're only replacing one cell, the combobox from the control toolbox toolbar won't require VBA. If you're replacing cells with different lists, you could use a combobox for each cell and still not require VBA. Debra's code is very useful when you have (say) a column of cells that used the same data|validation that you want replaced. Peter wrote: Thanks Norman. Can you suggest any other solution that does not involve VB code? Thanks -- Peter London, UK "Norman Jones" wrote: Hi Peter, Data validation does not natively provide autocomplete functionality. However, Debra Dalgleish provides a possible workaround, using a combobox, at: http://www.contextures.com/xlDataVal10.html --- Regards, Norman "Peter" wrote in message ... I want to select a text item from a long drop down list. Is there a way to have a form of auto complete to help you search the list or do all methods (eg: data,validation,list) require you to scroll up and down the list to find the entry you want? Thanks. -- Peter London, UK -- Dave Peterson |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I attach data to auto complete | Excel Worksheet Functions | |||
How do I get a field in excel to auto complete with a check mark | Excel Discussion (Misc queries) | |||
Auto Complete not completing | Excel Discussion (Misc queries) | |||
How do you auto complete when skipping spaces | Excel Discussion (Misc queries) | |||
Vlookup did cell auto formating but not displaying complete text.. | Excel Worksheet Functions |