I have a word template *.doc file that I am using to automate trip reports. I have a hard coded list of "known" contacts that I am populating to a word table, in this case table(5). The part that I am having complications with is making the table rows dynamic to the number of selected contacts. For example, the current list of contacts is 24 people, so I have 26 rows in my template. I would like this to auto adjust to the number of selected contacts, so that the table starts with 2 rows (a header and an empty) and automatically adds a row for each contact selected. Any suggestions for how to do this would be greatly appreciated. Very Respectfully, Robert McCaulley