Someone out there might know a faster way of doing this but this subroutine works. It will let you find a file by giving it only the filename.
It will return the FULL path name.
-----------------------------------------------------
Option Explicit
Dim myFS As Object
Sub test()
Dim myDirPath...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.