List the three possible ways to access a macro. Can the macros that you created in one document be used in another document? If yes, how do you do that?

What will be an ideal response?


A user can assess a macro by clicking a button placed in the Quick Access Toolbar, pressing a keystroke combination, or from the Macros dialog box. Yes, a macro created in one document can be assessed in another document. When you create the macro, you will store it in the normal template instead of the document that you were using.

Computer Science & Information Technology

You might also like to view...

Which of the following statements are correct to create a FlowPane?

a. new FlowPane() b. new FlowPane(4, 5) c. new FlowPane(Orientation.VERTICAL); d. new FlowPane(4, 5, Orientation.VERTICAL);

Computer Science & Information Technology

Data collected from a Web site and stored in a database is often displayed in ____.

A. Dreamweaver files B. Web pages C. E-mail messages D. Word documents

Computer Science & Information Technology

Object-oriented (O-O) analysis describes an information system by identifying things called objects. 

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Which of the following choices is not one of the three teaming modes?

A. Switch independent B. Static teaming C. LACP D. Dynamic

Computer Science & Information Technology