Copying Combo Box Entries

O

Owen

I have a Word 2003 document which contains a table. I have recorded a command
button Macro which enables the user to copy the last row of a table and paste
it as a new row below.

The copied row contains a combobox list which has about 300 entries within
the combobox. When the macro creates a new row in the table, it copies the
shell of the combobox but does not copy the 300 entries. As a result, when
the new combobox list is clicked, there are no entries in the drop down.

Is it possible to include some coding to also copy the contents of the
combobox list?

Appreciate any help that can be provided.

Best Regards
Owen
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top