Move cursor to end of shape

J

jamasm2010

Hi,
Via VBA, I am copying data from Excel to a Word document. Because of formatting problems that I can't seem to overcome, I am pasting the tables to Word as metafiles which works well. The problem is that after the tables get pasted, the cursor remains at the starting point and the subsequent data gets pasted behind the metafile. How do I get the cursor to move to the end onthe metafile? I tried the macro recorder, but it didn't work.
Thanks.
James
 
Top