WD97: Selecting Multiple Files Names Results in Run-time Error 5174
Article ID: 146922
Article Last Modified on 1/19/2007
APPLIES TO
- Microsoft Word 97 Standard Edition
This article was previously published under Q146922
SYMPTOMS
When you select multiple file names from the Open dialog box
and then click the Open button, the following error message appears:
Run-time error '5174'
This file could not be found.
CAUSE
The Open dialog box from which you selected the file names is being
displayed by a macro using the wdDialogFileOpen built-in Word dialog
box.
Dialogs(wdDialogFileOpen).Show
You can select a single file and open it, but selecting multiple files
at one time causes the error message.
Additional query words: runtime
Keywords: kbbug kbnofix KB146922