Each copy of a master workbook you distribute must be designated as shared, and the ____ feature on the Advanced tab of the Share Workbook dialog box must be activated.
A. Compare History
B. Merge History
C. Change History
D. Review History
Answer: C
You might also like to view...
What are the results of using a Boolean Internet search with leaves AND trees?
A) Search results can contain either of the two words. B) Search results can contain different types of trees. C) Search results can contain any words describing the leaves or trees. D) Search results must contain both words, leaves and trees.
Google Docs, a part of Google Drive, uses wiki technology
Indicate whether the statement is true or false
The default blending mode is Normal, which is called the ____.
a. point b. tone c. perspective d. threshold
Match each item with a statement below.
A. A program or class that instantiates objects of another prewritten class. B. A definition containing an optional access modifier, the keyword class, and an identifier. C. A type that refers to a specific memory location. D. This allows assignment of values to fields using a property name. E. This retrieves an object's field values. F. Identifiers that act like keywords in specific circumstances. G. An alternative to repeating code in the constructors. H. An automatically generated constructor for a class. I. The value of an object initialized with a default constructor. J. A property that has only a get accessor, and no set accessor.