Wbk-DC-obj
The wbk.DC object has properties and methods related to the Data Connector attached to the active Workbook.
"%@A"+wbk.dc.OCFile$
nn = 0: Default value when nn is not specified. Remove data connector object from the current workbook, and remove edit protection from all destination sheets in this workbook. nn = 1: Disconnect data source from the current worksheet and remove its edit protection. nn = 2: Remove only eidt protection from the current worksheet, but connection will be kept.
nn = 1: Reimport by opening the Selection dialog first nn = 0: Default value when nn is not specified. Reimport directly.