To print only a certain area of the worksheet, the first step is to ____.

A. click the Page Layout tab
B. select the worksheet area
C. click the Set Print Area button
D. type the range reference in the name box


Answer: B

Computer Science & Information Technology

You might also like to view...

Screen coordinates are measured in:

a) inches b) centimeters c) pixels d) millimeters

Computer Science & Information Technology

Which of the following statements are true?

a. java.util.List inherits all the methods from java.util.Collection. Additionally, it contains new methods for manipulating a list. b. The AbstractList class provides a partial implementation for the List interface. c. ArrayList is a concrete implementation of List using an array. d. LinkedList is a concrete implementation of List using a linked list. LinkedList contains all the methods in List and additional new methods for manipulating a linked list. e. ListIterator is a subinterface of Iterator and it provides the methods to support bi-directional traversal of a list.

Computer Science & Information Technology

A(n) ________ notice should be setup if you are going to be on vacation and want to let people sending you an e-mail know who to contact in your absence

Fill in the blank(s) with correct word

Computer Science & Information Technology

Sharing a local printer makes your computer act as a(n):

A) print server B) network server C) network computer D) printer service

Computer Science & Information Technology