I have no VBA experience in word, although I have done some Visual Basic programming for windows.

I have a small table in a word doc which contains some pull-down lists and other fields for data entry and some headings.
There is an activeX button below the table labeled New Item.
When this button is pressed I want to add another table with no data entered, and have it added 2lines below the previous table and the button move to two lines below the new table.
So, I want it inserted before the button but after the previous table.
We do not know how many tables will be in the final doc, it is a live document for providing design feedback so there may be for example three items of feedback or there may be 30 items. each item uses a single copy of the table.

secondary to that, I do not want the tables to split over page breaks, unless the table is larger than a full page but that would never be the case.

I can upload the doc if needed, please advise.

Any help with the code for doing this will be much appreciated.

Brendon Parise