Microsoft word error opening file

broken image

The one thing I would check, however, is the default file format setting on the user's machine: Word Options/Save, the first entry. ThisDocument.SaveAs( ref FileNameCode, ref Missing, ref Missing, ref Missing, ref Missing, ref Missing, ref Missing, ref Missing, ref Missing, ref Missing, ref Missing, ref Missing, ref Missing, ref Missing, ref Missing, ref Missing) There shouldn't be any problems with this, from what I can see. The description at msdn shows all the arguments as optional so I went with:

broken image
broken image

I may not have used as many of the arguments as I should have. I will also drill deeper into how I used SaveAs().