raju0
0
Q:

xlvba check for folder

Public Function IsDir(s)
    IsDir = CreateObject("Scripting.FileSystemObject").FolderExists(s)
End Function
21

New to Communities?

Join the community