All of the following statements are TRUE about VBA procedures EXCEPT:

A) Function procedures are often used to create custom functions that can be entered in worksheet cells.
B) You can have zero or hundreds of Sub procedures and functions written within a single module.
C) If a Sub procedure is to run when a workbook opens or a worksheet becomes active, then it is typically stored in the workbook or worksheet object to take advantage of the Procedure menu at the top of the Code window.
D) Three primary types of procedures are supported by VBA.

Answer: D

Computer Science & Information Technology

You might also like to view...

When modifying a macro in the Macro Designer, it is not necessary to save because Access saves automatically

Indicate whether the statement is true or false

Computer Science & Information Technology

The first argument in a PMT function is the ________

Fill in the blank(s) with correct word

Computer Science & Information Technology