AutoFiltering allows
a. sorting rows
b. displaying rows with a limited number of values
c. displaying rows that match specific criteria
d. all of the above
d. all of the above
You might also like to view...
An abstract class is
A) one that has at least one pure virtual function. B) one that supports polymorphism. C) one that has all of its member functions declared private. D) one that has all of its member variables declared private. E) None of the above
In the accompanying figure, which callout points to the option that allows you to change the default printing option, which prints the active worksheet?
A. A B. B C. C D. D
Readability of a document can be improved by using the ________ hyphen feature
Fill in the blank(s) with correct word
In a sequential search, if a search item is not in a list of 1000 elements, then ____ key comparisons will be made.
A. 100 B. 1000 C. 10,000 D. 100,000