FORMAT–>
FIELD/CONTROL–>
SETUP?
it lets you control how a FIELD PRESENTS ITSELF ON THE LAYOUT. You can add scroll bars, turn fields into pop up menus, checkboxes, radio, etc.
they can put or delete BORDERS around the FIELDS in BROWSE mode.
p 166.
when you change something in TEXT, such as a different FONT or SIZE, it is called FORMATTING TEXT.
When you FORMAT FIELDS, you begin by choosing the overall style of the field, and this is called a CONTROL STYLE.
a. Edit Box
b. Drop Down List
c. Pop Up Menu
d. Checkbox Set
e. Radio Button Set
f. Drop Down Calendar
A plain old entry, you can type anything into it.
When you click on it, it gives you a list of choices, from which you can choose, or click again and type something else (the list of choices is DEFINED BY A VALUE LIST).
it FORCES you to PICK an item from a list, you cannot choose two items.
it is a BLOCK OF CHOICES, EACH with a CHECKBOX beside it. If you choose multiple items, the field value is set to both items, each on a line by itself.
just like a CHECKBOX SET, but YOU CAN ONLY PICK ONE ITEM.
No explanation needed.
YOU USE DATA VALIDATION ( p 111).