I have a textbox/memo field. The user types in descriptive text of a sports event. During typing in text, the word being typed in maybe of someones name currently stored in a names table. Has anyone attempted to do such a thing that searches during a word being typed in then rebuilds its search when spacebar hit to type in further words. Need to have an idea how to capture the current word being typed. Would a routine involving Keycode be best? Thanks