Asked by Brayan Patlan on Jun 11, 2024

verifed

Verified

In Table Design view, you create a lookup list of values you enter using the _____ Lookup property of a field.

A) Limit to List
B) Allow Multiple Values
C) Field Size
D) Row Source

Lookup List

A feature in database and spreadsheet software that provides a predefined list of values for a field, helping to ensure data consistency and accuracy.

Table Design View

A database feature that provides a detailed view of a table's structure, including fields, data types, and relationships.

Row Source

Specifies the source of data for a control in a form or report in a database, such as a table or query.

  • Master the technique of constructing and applying lookup fields within database tables for improved data entry efficiency and data verification.
verifed

Verified Answer

ZK
Zybrea KnightJun 15, 2024
Final Answer :
D
Explanation :
The Row Source Lookup property is used to create a lookup list of values by specifying the source of the values in the Row Source property. The Limit to List property restricts data entry to values in the lookup list, but is not used to create the list itself. The Allow Multiple Values property allows a field to contain multiple values selected from a lookup list, but is not relevant to creating the list itself. The Field Size property sets the maximum size of the field, but does not affect the creation of lookup lists.