VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

ADO Textbox Autocomplete Class

Clark P. Case  (1 Submission)   Databases/Data Access/DAO/ADO   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

This code is an ADO modification to the previous post from Robert Row in December of 2000. This class adds AutoComplete functionality to a textbox. You start typing and the class searches for a record in an Access 2000 database that starts with the letters you typed, if it finds one, it completes the rest of the textbox with the record.

Rate ADO Textbox Autocomplete Class (12(12 Vote))

Download ADO Textbox Autocomplete Class

ADO Textbox Autocomplete Class Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters