To include an Excel worksheet object or data in a Word document, you ________
A) first convert any numeric data into text prior to copying it to Word.
B) must use the import wizard.
C) can use the copy and paste features of Office.
D) will lose the object or data in Excel when you copy it to Word.
C
Computer Science & Information Technology
You might also like to view...
The computer remembers the address of which indexed variable(s) in an array? ______
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
Describe how the Linux version numbering scheme changed with Linux 2.6.x.
What will be an ideal response?
Computer Science & Information Technology
___ is an example of a calling statement.
A. float roi(int, double); B. printf("%f", roi(3, amt)); C. float roi( int yrs, double rate); D. float roi( int yrs, double rate)
Computer Science & Information Technology
A merge sort operation runs in:
a. O(log n) time. b. O(n) time. c. O(n log n) time. d. O(n2) time.
Computer Science & Information Technology