You are reviewing a table you created in an Access database. As you review the table, you notice a column of cells that are supposed to contain sales figures have pound signs through them (

#). What is the cause of these pound signs?
A) The pound signs serve as a warning that the data in the cells cannot totaled.
B) The pound signs are present because the value of the fields are null.
C) The pound signs are present because the currency format used on the cells is incorrect.
D) The pound signs are present because the column is not wide enough to display the data.


D

Computer Science & Information Technology

You might also like to view...

The ____________________ primary colors of light ca combine to produce all the other colors in the spectrum.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

In regards to secure coding practices, why is input validation important?

A. It mitigates buffer overflow attacks. B. It makes the code more readable. C. It provides an application configuration baseline. D. It meets gray box testing standards.

Computer Science & Information Technology

Which of the following is one of the pre-configured dialog boxes that can be added to an application?

A. StyleDialog B. ViewDialog C. StyleDialog D. ColorDialog

Computer Science & Information Technology

The ________ property determines the amount of space around a control’s edges.

a) Padding b) Margin c) Space d) Edges

Computer Science & Information Technology