B
Bill Sturdevant
I have a combo box with 4 columns.
The columns are: RecID(0"), EntryCode(1"), EntryType(1"),
EntryText(3")
I can click in the combo box and start typing an EntryCode
and the type-ahead fieature works correctly.
BUT, I want to do a type ahead on EntryText, without
making it the first visible column.
Is this possible, and how do I do it?
The columns are: RecID(0"), EntryCode(1"), EntryType(1"),
EntryText(3")
I can click in the combo box and start typing an EntryCode
and the type-ahead fieature works correctly.
BUT, I want to do a type ahead on EntryText, without
making it the first visible column.
Is this possible, and how do I do it?