createListObject(Range) Method
create a ListObject one cell to the right of TargetCell and insert a dummy cmd sql definition for the list-object table (to be an external source)
Namespace: DBaddinAssembly: DBaddin in (DBaddin.dll)
Syntax
public static object createListObject( Range TargetCell )
Parameters
- TargetCell
- Type: Rangethe reference cell for the ListObject (will be the source cell for the DBSetQuery function)
Returns
Object