Built-In Word Dialog Boxes/Promps
Hello. I have attempted to search far and wide for a solution to my problem, and have so far been unsuccessful in finding what I am looking for. I have many *.doc files that I am trying to convert to *.docx in a batch. My VBA works well; however, when files that contain linked content or saved versions are opened, Word displays a message and stops the process until the user responds. I want to detect the dialog/prompt and answer the questions from Word programmatically. Is there a way to do this?
Thank you.
|