Hi all,
In my profession we draft a lot of templates for commercial contracts for other members of the business to use. Due to a lot of errors, we've decided to use ContentControls in combination with restrict editing to ensure that only certain fields of the template are completed.
However, I've run into some trouble with tables. I found a post on this forum
here to a macro which someone had made to copy the contents of a row, and add that row at the end of the table. However, that only worked for the last row of the table and last content control. I would like to make a macro which runs at the end of each row and asks whether it should create a new row with the contents of the previous.
This is what the table looks like which I'm trying to run this Macro. As I said, I'm very new to this - I have very limited coding experience. I understand that this is my first post, but this seems to be the best place to get some insight into something along these lines, and I am willing to learn in the process.
http://imgur.com/sGgxF6D
Any help would be greatly appreciated.