D
David Carter
Using a listbox on a VBA form with MatchEntry set to fmMatchEntryComplete.
When you start typing it runs right to the proper entry but what I can't
find is what controls the amount of time it will wait before it decides you
are starting over?
example: The list is populated with a 17 character field, I type the first 4
characters "241-" and it goes right to the first entry that matches, I stop
and look at my (paper) form for the rest of the characters and then start
typing the next characters "5237" and instead of going to "241-5237" it
jumps down to the first field that begins with "5" like it timed out and
started over..
Thanks.
When you start typing it runs right to the proper entry but what I can't
find is what controls the amount of time it will wait before it decides you
are starting over?
example: The list is populated with a 17 character field, I type the first 4
characters "241-" and it goes right to the first entry that matches, I stop
and look at my (paper) form for the rest of the characters and then start
typing the next characters "5237" and instead of going to "241-5237" it
jumps down to the first field that begins with "5" like it timed out and
started over..
Thanks.