my $range = $wordtarget->{Content}; $range->InsertAfter("Insert After"); $range = $word->Selection(); $range->TypeText("typetext method");