Microsoft Office 2000 Developer   

Get Objects from SourceSafe Dialog Box (VBA Source Control Add-In)

See Also

Allows you to copy a Visual Basic for Applications (VBA) object from another project in the current Visual SourceSafe database into your current project on your workstation. You then have the option to put the object under source code control within your project. The copied object is essentially a new object that now belongs to your project and is no longer associated with the object's original source. The original object still remains in Visual SourceSafe.

For More Information   For more information about using the VBA Source Control add-in, see Using Source Code Control. For more information about Visual SourceSafe, see the Visual SourceSafe documentation.

Options

Select object to get

Displays the directory where you can select the VBA object you want to get.

Object name

Indicates the full path for the selected object.

Get

Copies the selected VBA object into your current working folder.