View Single Post
 
Old 04-04-2023, 09:21 AM
dsfcom dsfcom is offline Windows 7 32bit Office 2007
Novice
 
Join Date: Oct 2011
Posts: 3
dsfcom is on a distinguished road
Default 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.
Reply With Quote