Team LiB
Previous Section Next Section

OpenDiagram

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.


Team LiB
Previous Section Next Section