A ________ is a window within a Microsoft Office application that allows the user to enter options for completing a command
A) details pane B) navigation pane C) folder window D) task pane
D
Computer Science & Information Technology
You might also like to view...
To approve or block files containing macros, your macro security level should be set to ________
A) Disable all macros without notification B) Enable all macros C) Enable all macros without files D) Disable all macros with notification
Computer Science & Information Technology
Which of the following statements is a valid assignment statement?
(A) txtBox = "Hello World" (B) "Hello World" = txtBox.Text (C) txtBox.Text = "Hello World" (D) Text.txtBox = "Hello World"
Computer Science & Information Technology