An input message appears when the cell becomes active, and can be used to specify the _____ of data the user should enter in that cell.

A. aspect
B. type
C. format
D. cast

Answer: B

Computer Science & Information Technology

You might also like to view...

The following SELECT statement: SELECT * FROM tblCustomers WHERE LastName Like "smith"; would list ________

A) all customers first and last names from tblCustomers with a last name that begins with "smith" B) all fields from tblCustomers with a last name that begins with "smith" C) all fields from tblCustomers where the customers' last name is "smith" D) all fields from tblCustomers where the customers' last name contains "smith"

Computer Science & Information Technology

Custom cell styles are stored in the ________ workbook

Fill in the blank(s) with correct word

Computer Science & Information Technology