Microsoft Access VBA Programming for the Absolute Beginner

Opens a code module.

Syntax

DoCmd.OpenModule [ModuleName][, ProcedureName]

with the following parameters:

ModuleName

The name of the module to open.

ProcedureName

The name of the procedure to display in the window.

Comments

Категории