All of the following statements are TRUE about tracking changes EXCEPT:

A) As long as workbooks are shared, you can view the changes made and continue making changes to the shared workbooks.
B) Change history is information that is maintained about all changes made in past editing sessions to the shared workbook.
C) When you save the workbook, the History worksheet will be hidden and you will have to use the Track Changes options to add the History worksheet again.
D) Once you stop sharing the workbook, the change history will remain intact.


Answer: D

Computer Science & Information Technology

You might also like to view...

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

1. Inline functions are always more efficent than noninline functions. 2. A static variable of a class cannot be changed. 3. size and capacity of a vector are two names for the same thing. 4. Assignment behaves essentially the same for vectors as for arrays.

Computer Science & Information Technology

Which of the following statements draws an arc that sweeps from the top of an oval to the leftmost edge?

a. g.drawArc(200, 100, 100, 50, 90, 90); b. g.drawArc(100, 200, 50, 100, 90, 180); c. g.drawArc(100, 200, 50, 100, 180, 90); d. g.drawArc(200, 100, 100, 50, 180, 90);

Computer Science & Information Technology

The active cell is the cell in which the user is currently adding data

Indicate whether the statement is true or false

Computer Science & Information Technology

Case-Based Critical Thinking QuestionSandy is a high school math teacher. She uses PowerPoint to create some of her online teaching tools that her students use in class. Sandy wants to save a presentation for the Web, and she needs your help. Sandy can use PowerPoint to host an online presentation in real time over the Internet as long as viewers have access to Microsoft's free Office Presentation Service.

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

Computer Science & Information Technology