ConvertWordDocument – Convert a Microsoft Word DOC file to another format
‘ Convert a Word-compatible format to an other format.’ Parameters:’ – sFileName is the file to convert’ – wdFormat is the destination file’s format’ – sNewFileName is the destination file.