Opens a diagram from an Access Data Project.
DoCmd.OpenDiagram DiagramName
where DiagramName is a string indicating the name of the diagram.
The OpenDiagram method was first introduced in Access 2000.