The ________ action pauses a macro so the message can be displayed

Fill in the blank(s) with correct word

MessageBox

Computer Science & Information Technology

You might also like to view...

The Message Bar may display an alert when an Access database is opened.

a. true b. false

Computer Science & Information Technology

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

1. The constructor for class counter is automatically executed each time an object of type counter is declared. 2. All member functions of a class must be public 3. The terms "data members" and "attributes" of a class are interchangeable. 4. A state attribute of a class should be initialized prior to use. 5. There are at most 5 operations that can be performed on the object of a class.

Computer Science & Information Technology