Multiple choice

General Sub-procedure

  1. is created with an event

  2. tells the application how to perform specific tasks

  3. is linked to a command button

  4. can be triggered by the system

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

General Sub-procedures are user-defined procedures created to perform specific tasks, independent of specific events or controls.