To work with a macro, which of the following must be done first?

A) Single out tasks to be completed B) Add the Developer Tab to the Ribbon
C) Close your workbook D) Build an action


B

Computer Science & Information Technology

You might also like to view...

How would you repeat the second preceding command line, edit it, and then execute it?

What will be an ideal response?

Computer Science & Information Technology

Setting a report's orientation to portrait or landscape allows the content to fit within the report's ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

The Tab button which opens the Tabs dialog box is accessed in the ________ dialog box

Fill in the blank(s) with correct word

Computer Science & Information Technology

Which of the following is true about a do...while loop?

A. The body of the loop is executed at least once. B. The logical expression controlling the loop is evaluated before the loop is entered. C. The body of the loop may not execute at all. D. It is a pretest loop.

Computer Science & Information Technology