I am using the FolderExist() Method, which works correctly as stated in the help file. I would however, if possible, like to use the method to search for a folder that starts with a certain string… For example, If a folder exists called “BB123 Building Project”, i would like to search for “BB123” and return back that the folder exists. Is there a way to do this?
Thanks in Advance