J
John Finlay
I have a VBA macro that opens a form for input, searches a network folder,
then loops through the Word docs in the folder, modifies them, and prints
them. We have since moved the application to a new PC, and I am having
problems. When the first document in the loop tries to open, I get:
"You cannot close Microsoft Office Word because a dialog box is open. Click
OK, switch to Word, and then close the dialog box."
Here's what I have tried:
1. Searched for the Norton Antivirus dll that causes problems...not found
since we use McAfee.
2. Looked in the Office11 startup folder as well as the user's startup
folder in her profile...both folders are empty.
3. Checked my VBA references...nothing missing.
4. In options, toggled settings for View Windows in Taskbar, allow
background saves, provide feedback with animation, make hidden markup visible
when opening or saving.
5. Set macro security to low.
I cannot see a dialog box open, other than my VBA form. Any suggestions?
TIA,
John
then loops through the Word docs in the folder, modifies them, and prints
them. We have since moved the application to a new PC, and I am having
problems. When the first document in the loop tries to open, I get:
"You cannot close Microsoft Office Word because a dialog box is open. Click
OK, switch to Word, and then close the dialog box."
Here's what I have tried:
1. Searched for the Norton Antivirus dll that causes problems...not found
since we use McAfee.
2. Looked in the Office11 startup folder as well as the user's startup
folder in her profile...both folders are empty.
3. Checked my VBA references...nothing missing.
4. In options, toggled settings for View Windows in Taskbar, allow
background saves, provide feedback with animation, make hidden markup visible
when opening or saving.
5. Set macro security to low.
I cannot see a dialog box open, other than my VBA form. Any suggestions?
TIA,
John