To apply complex criteria to a single column, use a(n) ________

A) custom filter B) advanced filter C) AutoFilter D) extracting filter


A

Computer Science & Information Technology

You might also like to view...

Which of the following code segments prints a single line containing hello there with the words separated by a single space?

a. std::cout << "hello "; std::cout << " there"; b. std::cout << "hello" , " there"; c. std::cout << "hello"; std::cout << "there"; d. std::cout << "hello"; std::cout << " there";

Computer Science & Information Technology

Text that indicates the type of information to be entered is ________ text

Fill in the blank(s) with correct word

Computer Science & Information Technology

One-way individual trust relationships that you can set up between two domains in different forests are known as _____________ trusts

a. Realm b. External c. Forest d. None of the above.

Computer Science & Information Technology

____________________ cabling can be used with both analog and digital data transmission and is commonly used for LANs.

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

Computer Science & Information Technology