ListObject.TableObject (Excel)
Returns a TableObject object.
The TableObject object is a worksheet table built from data returned from a PowerPivot model.
Dim totTableObject As TableObject
Set totTableObject = ActiveCell.ListObject.TableObject
Returns a TableObject object.
The TableObject object is a worksheet table built from data returned from a PowerPivot model.
Dim totTableObject As TableObject
Set totTableObject = ActiveCell.ListObject.TableObject