To enter some text lines in one cell, keys must be pressed .....
a. Shift + Enter
b. All of the others.
c. Alt + Enter
d. Ctrl + Enter
c. Alt + Enter
You might also like to view...
What is assigned to the variable result given the statement below with the following assumptions: x = 10, y = 7, and x, result, and y are all int variables.
result = x >= y; a. 10 b. 7 c. x >= y d. 1 e. 0
The CUBEMEMBER function defines the categories and how the data should be aggregated in a PivotTable
Indicate whether the statement is true or false.
Although you can use the Property inspector to set some table and cell properties, you should strive to use ____________________ for all formatting tasks.
Fill in the blank(s) with the appropriate word(s).
Which statement is false?
a) Symbolic constants are constants represented as symbols. b) Macros are operations defined as symbols. c) All text replacement with symbolic constants and macros occurs before the program is compiled. d) Symbolic constants may be redefined with new values.