Microsoft Scripting Runtime
FolderExists Method
FileSystemObject Object : FolderExists Method
Description
Check if a path exists
Syntax
Visual Basic
Public Function FolderExists( _
   ByVal FolderSpec As String _
) As Boolean
Parameters
FolderSpec
See Also

FileSystemObject Object  | FileSystemObject Members