All of the following statements are TRUE regarding linked workbooks EXCEPT:

A) Changes to data referenced in its source workbook can be reflected in the data of the destination workbook.
B) Links to workbooks are difficult to break.
C) When opening a linked workbook, users are given the choice whether or not to update links.
D) It is wise to store all workbooks in a linked relationship together in the same folder.


Answer: B

Computer Science & Information Technology

You might also like to view...

The statement btnButton.Focus()

(A) has no effect. (B) moves the focus to the button btnButton. (C) has the same effect as clicking on the button btnButton. (D) is invalid in Visual Basic.

Computer Science & Information Technology

In the URL http://www.mwu.edu/course/info.html#majors, the server is ____.

A. http:// B. www.mwu.edu C. /course/info.html D. #majors

Computer Science & Information Technology

The method call Integer.parseInt( "123.45" ); will throw a(n) __________ .

a) NumberFormatException b) ParsingException c) ArithmeticException d) None of the above.

Computer Science & Information Technology

When you want to apply a style to only part of a paragraph, you first need to select the desired text before applying the style; otherwise, the style will be applied to the entire paragraph.

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

Computer Science & Information Technology