Hello again, I was able to solve the issue of the contents pasting over each other. I changed the
to
Code:
Selection.PasteSpecial DataType:=wdPasteText
Now, all the results are appearing correctly, but you still have to put the cursor in the longest table. If anyone could figure that one out, great!!!