Directory.GetFiles("FolderPath","*Refcodevalue*")(0) will give you the matching file inside the given FolderPath
Hope this helps
cheers
Directory.GetFiles("FolderPath","*Refcodevalue*")(0) will give you the matching file inside the given FolderPath
Hope this helps
cheers