WD2000: FileFind Command Does Not Open Advanced Find Dialog Box

ID: Q201976


The information in this article applies to:
  • Microsoft Word 2000


SYMPTOMS

The Visual Basic for Applications Dialogs(wdDialogFileFind).Show command opens the Open dialog box, but it does not display the Advanced Find dialog box.


CAUSE

The FileFind command has limited functionality. The Find File dialog box used in earlier versions of Word has been replaced by the Advanced Find feature in Word versions 7.x and later.


RESOLUTION

To use the Advanced Find feature, use the FileSearch property with the PropertyTests collection object to set or retrieve Advanced Find values.


For more information about FileSearch, in the Visual Basic Editor, click Microsoft Visual Basic Help on the Help menu, type "FileSearch" in the Office Assistant or the Answer Wizard, and then click Search to view the topic.


For more information about PropertyTests, in the Visual Basic Editor, click Microsoft Visual Basic Help on the Help menu, type "PropertyTests" in the Office Assistant or the Answer Wizard, and then click Search to view the topic.


REFERENCES

For additional information about getting help with Visual Basic for Applications, please see the following article in the Microsoft Knowledge Base:

ARTICLE-ID: Q163435
TITLE : VBA: Programming Resources for Visual Basic for Applications

Additional query words: findfile fileopen

Keywords : kbdta kbdtacode OffVBA kbwordvba wd2000
Version : WINDOWS:2000
Platform : WINDOWS
Issue type : kbprb


Last Reviewed: May 13, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.