Microsoft Access VBA Programming for the Absolute Beginner

Opens a diagram from an Access Data Project.

Syntax

DoCmd.OpenDiagram DiagramName

where DiagramName is a string indicating the name of the diagram.

Comments

The OpenDiagram method was first introduced in Access 2000.

Категории