:confused:

If you look at it, which lines do you think might be causing the issue?

Well, it looks like 173?

# Save as rtf
$opt = 6
$name = $FolderLocation+"\$strName.rtf"
$wrd.ActiveDocument.Saveas($name,$opt)