با سلام،نقل قول:
اینو پیدا کردم :
کد:SYMPTOMS
When you try to run the FileSearch function in Microsoft Office Access 2007, you receive the following error message: You entered an expression that has an invalid reference to the property FileSearch.
This problem occurs if the FileSearch function was created in an earlier version of Access.
CAUSE
The File Search task pane and the FileSearch object have been removed from the 2007 Microsoft Office programs.
RESOLUTION
To programmatically search for a file in Access 2007, you can use either the Dir function or the FileSystemObject class.