From the course: Access 2016 Essential Training
Unlock the full course today
Join today to access over 24,800 courses taught by industry experts.
Setting additional field properties
From the course: Access 2016 Essential Training
Setting additional field properties
- There are a few other Field Properties available in the Table Design View that are worth exploring, and I'd like to take a look at them inside of our Guest Table, so I'll go over here in the Navigation Pane, and I'll right-click on it and choose Design View. Now the very first field here is called the GuestID. The Data Type is this AutoNumber field, and if I take a look at the Field Properties down here on the bottom, you'll see that it's set to a Long Integer value. The Long Integer will only store whole numbers, so no decimals here. It'll also include a range from about negative two billion to positive two billion, so we have plenty of space to grow in this field size. Also, if you take a look down below, we have this New Values is set to Increment. That's part of the AutoNumber Data Type so that every Guest that we add into this table will automatically get a new GuestID assigned to them. If we go down a field here to the FirstName field, you'll notice it's listed as Short Text…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
Establishing relationships and maintaining referential integrity6m 15s
-
(Locked)
Editing table structure in Design view4m 52s
-
(Locked)
Controlling input with masks6m 9s
-
(Locked)
Setting the default value2m 35s
-
(Locked)
Establishing validation rules4m 6s
-
(Locked)
Creating lookup fields3m 51s
-
(Locked)
Setting additional field properties5m 12s
-
(Locked)
Challenge: Creating tables44s
-
(Locked)
Solution: Creating tables5m 50s
-
-
-
-
-
-
-
-
-
-
-