Use command button to duplicate table
I am attempting to create a template that currently has a table with dependent drop downs and can be opened in outlook upon completion. I am struggling to find a way to duplicate the table (with the content controls intact) whenever a user presses a command button. I was looking into saving the table as a bookmark then inserting a blank copy of the bookmark below whenever the button is pressed, but I am open to other methods.
On a secondary note, the current code is doing well when copying the table to outlook but if more than one table is present only the first table shows up in outlook. Any help on changing the code to copy all tables present would be much appreciated!
|