Lecture 2
Lecture 2
OPERATE DATABASE
APPLICATION
Microsoft Office Access
Field Properties
Properties for each field are set from the
bottom pane of the Design View window.
Field Size
Is used to set the number of characters needed
characters.
If the records in the field will only have two or
Format
Conforms the data in the field to the same format
Number format
Select one of the preset options from
the drop down menu or construct a
custom format using symbols explained
below:
Yes/No Format
Format Explanation
;"Yes"[green];"No"[red] Prints "Yes" in green or "No" in
red
Digits and letters Is Null OR Not Like "*[!((a-z) Accepts A to Z and 0 to 9, but no
only or (0-9))]*" punctuation or other characters.
“Business” or “Pleasure” or
Must be “Business” or “Pleasure” or “Other.”
“Other”