Alright, so what i'm trying to do is have a box ( be it a combo box or list box ) and as you start typing, options will appear that correspond to what you type. For instance, if the list box has item's 'Apple', 'Banana', 'Cake', 'Anger'......As you type, 'A'...Apple and Anger should appear and...