Thread: [Solved] VBA scripting / table
View Single Post
 
Old 08-21-2015, 06:28 PM
jenniferfoster jenniferfoster is offline Windows 8 Office 2010 32bit
Novice
 
Join Date: Aug 2015
Posts: 2
jenniferfoster is on a distinguished road
Default VBA/Tables/Bookmarks

Thank you GMayor.... so if in every template it will be the 3rd table I want the Macro 2 to go to would it be then:

yy = ActiveDocument.Tables(3)?

Thank you
Reply With Quote