INTRODUCTION
As with text fields, you can also change the size of number fields. Unlike text fields, however, the size of a number field is not tied to the number of
characters
that field can contain. Instead, Access uses a special
name
for each available field size. The most common is Long Integer, which is the longest size for a number. (You can store
numbers
between “2,147,483,648 and 2,147,483,647.)
|