To change data in a chart, you must open the underlying Excel worksheet by clicking the Edit Data button in the:

A) Chart group on the Illustrations tab. B) Chart group on the Design tab.
C) Data group on the Illustrations tab. D) Data group on the Design tab.


D

Computer Science & Information Technology

You might also like to view...

Which of the following will cause the next output to begin on a new line?

A) cout << endl; B) cout << "endl"; C) cout << "/n"; D) All of the above E) A and C, but not B

Computer Science & Information Technology

A strong reason to use a binary search tree is

A) to expedite the process of searching large sets of information. B) aesthetics and program design. C) to enhance code readability. D) it is more flexible than the unary search tree. E) None of the above

Computer Science & Information Technology

Discuss dynamic webpages and PHP.

What will be an ideal response?

Computer Science & Information Technology

Which of the following devices allows segregation of collision domains but not broadcasting domains?

A. NIC B. Switch C. Hub D. Router

Computer Science & Information Technology