The ____ Auto Fill Option that fills the destination area using the format of the source area; no content is filled.
A. Copy Cells
B. Fill Formatting Only
C. Fill Without Formatting
D. none of the above
Answer: B
Computer Science & Information Technology
You might also like to view...
What command is used on a computer to view the contents of the ARP cache?
What will be an ideal response?
Computer Science & Information Technology
A client's program can include a header file via the ____ statement.
A. pragma B. include C. using D. matching
Computer Science & Information Technology
What is scope of the intSum variable in the following code?
Sub MyMacro() Dim intSum As Integer intSum = 10 * 2 MsgBox intSum End Sub a. None of the others b. Module level c. Macro level d. Application level
Computer Science & Information Technology
Information stored in rows and columns is referred to as ________
A) a chart B) an array C) a table D) a record
Computer Science & Information Technology