At 02:02 PM 4/1/2010, Jason Kramer wrote:
I am trying to write a form that will display a steadily refined list of names. I have a variable edit and a variable lookup list box. As the user types in a name I wan the list in the list box to update by dropping all the invalid names.
Jason, The following application shall illustrate the technique and a proper approach to use OnKeyPress option. Sample Applications: http://www.razzak.com/sampleapplications/ Topic: Dynamic Search Results Using OnKeyPress Option in Forms Hope that helps! Very Best R:egards, Razzak.

