After you have saved the workbook, you can use the Save command in ____________________ view or the Save button on the Quick Access Toolbar to periodically save the latest version of the workbook with the same name in the same location.

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


Backstage

Computer Science & Information Technology

You might also like to view...

____ are the networks that are known.

A. Authorized parties B. Untrusted parties C. System parties D. Trusted parties

Computer Science & Information Technology

A pipe can be used to exchange information between processes that are running on _____.

a. different CPU’s b. across a network of CPU’s c. different operating systems d. the same CPU and have a common ancestor e. different hardware platforms

Computer Science & Information Technology

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

1. When an exception is thrown by a method that is executing under several layers of method calls, a stack trace indicates the method executing when an exception occurred and all of the methods that were called in order to execute that method. 2. The throws clause causes an exception to be thrown. 3. When you deserialize an object using the readObject method, you must cast the return value to the desired class type. 4. In a try statement, the try clause must appear first, followed by all of the catch clauses, followed by the optional finally clause. 5. A catch clause that uses a parameter variable of the Exception type is capable of catching any exception that extends the Error class.

Computer Science & Information Technology

When the insertion point is within a table in a document, the Table Tools display on the ribbon with two additional tabs, Design and ________

Fill in the blank(s) with correct word

Computer Science & Information Technology