Closes the currently open workspace.

Syntax:

Close()
Example:
Dim Workspace As Workspace

Set Workspace = Application.Workspace

Call Workspace.Close

See also:

Class Workspace


Last Updated: 04/27/05