SharedWorkspaceLink.Save method (Office)

Uploads changes made programmatically to a shared server.

Note

Beginning with Microsoft Office 2010, this object or member has been deprecated and should not be used.

Syntax

expression.Save (bstrQueryName)

expression A variable that represents a SharedWorkspaceLink object.

Parameters

Name Required/Optional Data type Description
bstrQueryName Required String Name of the query used to change the shared workspace link.

Remarks

Use the Save method to upload changes to the server after changing the properties of a shared workspace link.

See also

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.