The Freeze Panes option keeps:
A) only the first column visible as you scroll through a worksheet.
B) both rows and columns above and to the left of the active cell visible as you scroll.
C) all row names and column headings on the screen for preparation in printing.
D) only the designated rows visible as you scroll through a worksheet.
B
You might also like to view...
What is the value of intTotal after the following code executes?
``` Dim intNumber1 As Integer = 2 Dim intNumber2 As Integer = 3 Dim intTotal As Integer intTotal = AddSquares(intNumber1, intNumber2) Function AddSquares(ByVal intA As Integer, ByVal intB As Integer) As Integer intA = intA * intA intB = intB * intB Return intA + intB intA = 0 intB = 0 End Function ``` a. 0 b. 5 c. 10 d. 13
It is helpful to look at the ________ row in the design grid in case a field may have the same name in multiple locations with different data in each
A) Table B) Criteria C) Show D) Field
Cycle is an example of one of the WordArt options that you can use to enhance a presentation
Indicate whether the statement is true or false
Use __________ for the title of a book.?
A. ?italics B. ?quotation marks