Word - Move cursor to end of shape

Asked By jamasm201 on 04-Aug-12 02:34 PM
Hi,
Via VBA, I am copying data from Excel to a Word document. Because of format=
ting problems that I cannot seem to overcome, I am pasting the tables to Wor=
d as metafiles which works well. The problem is that after the tables get p=
asted, the cursor remains at the starting point and the subsequent data get=
s pasted behind the metafile. How do I get the cursor to move to the end on=
the metafile? I tried the macro recorder, but it did not work.
Thanks.
James