133k views
4 votes
Which of the following data types can create a Drop-down list?

a. OLE Object
b. Hyperlink
c. Memo
d. Lookup Wizard

User Laurens
by
8.2k points

1 Answer

3 votes

Final answer:

The data type that can create a drop-down list is the Lookup Wizard. Other data types such as OLE Object, Hyperlink, and Memo serve different purposes and are not used to create drop-down lists.

Step-by-step explanation:

The correct answer to the question of which data type can create a drop-down list is d. Lookup Wizard. The Lookup Wizard data type in database programs like Microsoft Access allows users to create a drop-down list that can show values from another table or a list of options, making data entry easier and more accurate by enforcing consistency and limiting choices.

  • OLE Object is used for linking or embedding objects such as Excel spreadsheets or Word documents into a database.
  • Hyperlink data type is used for storing hyperlinks to web pages or files.
  • Memo is used for storing large texts such as descriptions or notes but not for creating drop-down lists.
User Babsdoc
by
8.0k points