Using MS Access/Auto Fill

Advertisement


Question
I am using Access 2007. There are several columns of information. One column (regions of the country like northwest, southwest, northeast etc)is inputted with one of these possibilities. When the data were in excel as soon as I started typing one of the possible choices in the column the program would fill in the rest. How can I get it to work this way in Access 2007?

Answer
First, all interaction with tables should be done via forms, not directly into the table. From there you can use a combobox control to present a list of choices. You can set the AutoExpand property to Yes to simulate the auto complete from Excel.

Hope this helps,
Scott<>
Microsoft Access MVP 2007
Author: Microsoft Office Access 2007 VBA

Using MS Access

All Answers


Answers by Expert:


Ask Experts

Volunteer


Scottgem

Expertise

I can answer almost all types of questions relating to Microsoft Access usage and application design. My strengths are database and interface design.

Experience

I've been designing databases for over 15 years working with dBase, FoxPro, Approach and Access.

Organizations
Author of Microsoft Office Access 2007 VBA
Techncial Editor for Special Edition Using Microsoft Access 2007 and Access 2007 Forms, Reports & Queries From Que Publishing

©2012 About.com, a part of The New York Times Company. All rights reserved.