Workbook.EnableConnections Method
The EnableConnections method allows developers to programmatically enable data connections within the workbook for the user.
Version Information
Version Added: Excel
Syntax
expression.EnableConnections
expression A variable that represents a Workbook object.