To begin creating a macro, click the ____ button on the CREATE tab.
A. Object
B. New
C. Macro
D. Design
Answer: C
Computer Science & Information Technology
You might also like to view...
Which of the following are examples of Formatting text?
A) Boldfacing the text B) Changing the font C) Changing the font size D) All of the above
Computer Science & Information Technology
What kind of linked list begins with a pointer to the first node, and each node contains a pointer to the next node, and the pointer in the last node points back to the first node?
a. Circular, singly-linked list. b. Circular, doubly-linked list. c. Singly-linked list. d. Doubly-linked list.
Computer Science & Information Technology