In the Macros dialog box, to display procedures written by the user, select ________ in the Macros drop-down list
A) All active templates and documents
B) Word commands
C) Normal.dotm
D) Global template
A
You might also like to view...
In a(n) ____ sort, items in a list are compared with each other in pairs, and when an item is out of order, it swaps values with the item below it.
A. bubble B. selection C. insertion D. linear
The == characters are a special symbol in Java.
Answer the following statement true (T) or false (F)
What would happen if two users made changes at the same time in a shared workbook?
A) An error would appear asking all users to close and re-enter data. B) The Resolve Conflicts dialog box would launch. C) It would take the first person who opened the file's version. D) It would take the last person who opened the file's version.
A(n) ____ is a runtime entity that contains data and responds to messages.
A. object B. class C. package D. method