Access provides different data types— field formats that define the kind of data the field can accept—which cover a wide variety of data. When you choose a data type for a field, Access will accept data entered only in the format specified by the data type. Selecting the appropriate data type makes it easier for users to enter and retrieve information in the database tables. It also acts as a check against incorrect data being entered. For example, a field formatted to accept only numbers removes the possibility that a user will erroneously enter text into the field.