Selection.Tables (Word)
Returns a Tables collection that represents all the tables in the specified selection.
For information about returning a single member of a collection, see Returning an object from a collection.
Dim tblsTables As Tables
Set tblsTables = Selection.Tables