If the Paid field is marked as paid in the Participant Information form, Luca wants the following message to appear on the screen "Email the participant with the start date of the program." Which type of VBA control should Luca use in the procedure to create the message?
A. combo box
B. radio button
C. message
D. label
Answer: D
Computer Science & Information Technology
You might also like to view...
The following is an example of a(n) ___________________ case for a summation algorithm (the sum of the numbers from 0 to n): If n > 0 then summation(n) = n + summation(n-1)
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
When the macro tries to perform actions that are not possible to perform, a(n) ____ error occurs.
A. event B. run-time C. syntax D. logic
Computer Science & Information Technology
Information on secondary storage devices is___________; it’s preserved even when the computer’s power is turned off.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
The ________ is the inside color of text or of an object
Fill in the blank(s) with correct word
Computer Science & Information Technology