Case-Based Critical Thinking Questions
?
Case 6-3
Your friend Jared asks you to help him learn more about using hyperlinks in an Excel workbook file.
?
?
Jared has heard that ScreenTips can be used in conjunction with hyperlinks. Which of the following statements about ScreenTips is correct?
A. They appear whenever you place the pointer over a cell.
B. You can specify the contents of a ScreenTip when you create a hyperlink.
C. The default ScreenTip for a hyperlink is the message "Active Hyperlink."
D. You can change the contents of an existing ScreenTip by changing the value in the cell.
Answer: B
You might also like to view...
Given that p1 is an integer pointer variable, and a1 is an integer array, which of the following statements are not legal code?
a. p1= a1; b. cout << p1[0]; c. cin >> p1[0]; d. a1 = p1;
Answer the following statements true (T) or false (F)
1) Shortcuts to LinkLabels can also be created using the ampersand key (&) when the feature is enabled. 2) The UseMnemonic property indicates that ampersand (&) should be interpreted as a shortcut rather than an actual character. 3) By default, ListBox items cannot be changed by the user. 4) There are three selection modes for a ListBox; none, one, or multi.
The fi symbol in the Font list would be an example of a(n) ________ feature
Fill in the blank(s) with correct word
A(n) predicate result element is any element that is not part of the XSLT vocabulary but is sent directly into the result document as raw text.?
Answer the following statement true (T) or false (F)