I am copying an Excel sheet to word in Excel 2003 sp1. If I use AppWord.Selection.PasteSpecial Placement:=wdInLine, DataType:=wdPasteMetafilePicture then I get exactly the same result as if I manually Paste Special Picture (Windows metafile). This looses too much formatting and the right hand side. If...