Home
VBA / Excel / Access / Word
Access
Application
Data Type
Data Type Functions
Date Functions
Excel
File Path
Forms
Language Basics
Math Functions
Outlook
PowerPoint
String Functions
Windows API
Word
XML
FileSearch « File Path « VBA / Excel / Access / Word
VBA / Excel / Access / Word
File Path
FileSearch
1.
The FileSearch Object
2.
PropertyTests
3.
The FoundFiles Collection Object
4.
if a particular file exists, and False if not
5.
searches the My Documents directory and its subdirectories for all XLS files that contain the text budget.
6.
Find a file
7.
Find a file with wildcard character
8.
File files with Application.FileSearch
9.
Use Application.FileSearch to find files