OLEObject.LinkedCell property (Excel)
Returns or sets the worksheet range linked to the control's value. If you place a value in the cell, the control takes this value. Likewise, if you change the value of the control, that value is also placed in the cell. Read/write String.
Syntax
expression.LinkedCell
expression A variable that represents an OLEObject object.
Remarks
You cannot use this property with multiselect list boxes.
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.