Data entry

Data entry and Autocomplete with Multiple Columns

In this tutorial I will show you how to save and autocomplete a textbox with multiple columns in Visual Basic 2008 and MS Access Database. As I expand my knowledge about autocomplete I discovered that you can put multiple columns/fields on it. So, it depends on you or your query, on how many columns/fields you want to exist. Let's begin: 1.Open Visual Basic 2008, create a project and do the Form just like this.