karatelung
Registered User.
- Local time
- Today, 00:09
- Joined
- Apr 5, 2001
- Messages
- 84
i have a table containing nearly 5,000 clients and need an efficient way to find a specific one.
i want a search form where i can enter part of the name, click a button and all the matching names will be returned. from there i'll be able to double-click the name to take me to the specific record.
if i type "smith, t",
smith, tara
smith, tracy
smith, tanner
would be returned. is this possible?
thanks.
i want a search form where i can enter part of the name, click a button and all the matching names will be returned. from there i'll be able to double-click the name to take me to the specific record.
if i type "smith, t",
smith, tara
smith, tracy
smith, tanner
would be returned. is this possible?
thanks.