To create a custom list, in the Sort & Filter group on the Home tab, click the Sort button. Click the Order arrow, and then click Custom List. ____________________

Answer the following statement true (T) or false (F)

False

Computer Science & Information Technology

You might also like to view...

To add a button to the Quick Access Toolbar, you must first go to the:

A) DEVELOPER Tab. B) Quick Access Toolbar. C) Add-Ins Tab. D) Backstage view.

Computer Science & Information Technology

Answer the following statements true (T) or false (F)

1. The base class access specification can be viewed as a filter that base class members must pass through when becoming inherited members of a derived class. 2. When arguments must be passed to the base class constructor, they are passed from the derived class constructor's header line. 3. A base class cannot contain a pointer to one of its derived classes. 4. To declare a C-string, you should use the type expression string *.

Computer Science & Information Technology