In my data entry screen key entry person has to type name. I already have table with all names in. Can I have procedure in key_press event in combo box, which automatically will show names from table after user will press letters? Example: User press 'al' and in combo box appear 'Allan'? If anybody has suggestion, thank all.