Which of the following statement is true after converting a table to a range?

A) Any sorting applied to the table remains in the converted range.
B) Filter buttons that appeared in the table header row remain in the converted range.
C) Formatting on the converted range returns to default setting.
D) All filters applied to the table remain in the converted range.

A

Computer Science & Information Technology

You might also like to view...

(Alphabetizing Animal Names) Write a program that uses the comparison capabilities in- troduced in this chapter to alphabetize a series of animal names. Only uppercase letters should be used for the comparisons.

What will be an ideal response?

Computer Science & Information Technology

Use the INPUT statement to accomplish the task:

Input values to the variable x and the variable y using two INPUT statements.

Computer Science & Information Technology