Version Information
Version Added: Excel

Example
The following example shows how to add a connection to a workbook from an existing file.

Visual Basic for Applications
ActiveWorkbook.Connections.AddFromFile _ "C:\Documents and Settings\rodchis\My Documents\My Data Sources\Northwind Customers.odc"

See also: