VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

AutoComplete Textbox Class

Robert Rowe  (1 Submission)   Databases/Data Access/DAO/ADO   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

This class adds AutoComplete functionality to a textbox. You start typing and the class searches for a record that starts with the letters you typed, if it finds one, it completes the rest of the textbox with the record.

Assumes
Requires Microsoft Data Access Objects (DAO) 3.5

Rate AutoComplete Textbox Class (6(6 Vote))
AutoComplete Textbox Class.bas

AutoComplete Textbox Class Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters