View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
No Name
 
Posts: n/a
Default Excel 2000 Macro

How can I code a Macro to recognize keyboard inputs
without first using the Enter Key? For Example if I
enter "Col" I want a pop-up box to show previous Entries
which might be "Columbus", "Colorada", "Collingwood" The
Pop-up would be progressive with the letters entered. And
if there is a "Match" I want to select it. (IE does this
when I enter a URL.)
Thanks for any help.