| A | B |
| Field Size | Set the size for data stored. |
| Format | Customize the way field appears. |
| Decimal Places | Specify number of decimal places to display. |
| New Values | Set whether an AutoNumber field is incremented or asigned a random number. |
| Inut Mask | Display editing characters to guide data entry. |
| Caption | Set text displayed as column name. |
| Default Value | Automatically assign default value to a field when new record added. |
| Validation Rule | Supply expression that must be true whenever value in field added or changed. |
| Validation Text | Enter text that appears when value violates validation rule. |
| Required | Require that data be entered in a field. |
| Allow Zerio Length | Allow entry of zero-length strong ("") |
| Indexed | Speed up access to data in a field by using an index. |
| Unicode Compression | Compress text stored in a field. |
| IME Editor | A tool for using English verions of Windows. |
| IME Mode | Input Method Editor |
| IME sentence Mode | The type of data you enter by using an IME. |
| SmartTags | Attach a smart tag to this field. |
| Append Only | Allow versioning of a Memo field. |
| Text Format | Ability to choose RTF, HTML, or plain text. |
| Text Align | Specify the default alignment of text within control. |
| Precision | Specify total number of digits allowed. |
| Scale | Specify the maximum number of digits stored to right of decimal separator. |