Thread: Auto complete
View Single Post
  #5   Report Post  
Peter
 
Posts: n/a
Default

Many thanks Norman
--
Peter
London, UK


"Norman Jones" wrote:

Hi Peter,

The workaround enunciated by Debra Dalgleish is the only workaround of which
I am aware.

The implementation of Debra's code is very straightforward and she offers a
sample workbook which can freely be downloaded.

If you are not familiar with macros, you might care to visit David
McRitchie's 'Getting Started With Macros And User Defined Functions' at:

http://www.mvps.org/dmcritchie/excel/getstarted.htm


---
Regards,
Norman



"Peter" wrote in message
...
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