View Full Version : search in a lengthy listbox


mghdb
09-24-2001, 11:05 AM
Hi all, does anyone know how to create a "search" button that locates a particular record in a list box. Similar to the way a combo box behavior. Is this possible. Thanks in advance.

Rich
09-24-2001, 11:28 AM
You can restrict the entries displayed by typing in say the first few letters, is that what you want to do?

mghdb
09-27-2001, 03:56 AM
Yes, that is exactly what i'm trying to do. But at the same time save the records that I have selected. Any ideas ?