You could insert Section breaks either side of that table...
So, for example, if the table in question is in Section 3 and a new Section break is inserted before it, the table can then be referred to via:
Activedocument.Sections(4).Range.Tables(1)