Test yourself
Complete the following test so you can be sure you understand the material. Your answers are private, and test results are not scored.
When you create a new table in Datasheet view, you must define a primary key field.
True.
False.
You can't use the Lookup Wizard to alter an existing value list.
True.
False.
When you use a template to create a table, you must set data types for the fields in the new table.
True.
False.
Which of the following is the correct syntax for a value list?
'Option 1','Option 2','Option 3'
"Option 1";"Option 2";"Option 3"
"Option 1":"Option 2":"Option 3"