Macro to copy table cell content in the row

64 views Asked by At

I have have a Word table where the first column contains MERGEFIELD field codes. I would like a macro button on each row to copy (to clipboard) the content of the cell (the MERGEFIELD) in that row.

Is that possible to do in an elegant way?

0

There are 0 answers