Here is the situation:
Dim cutname
cutname = 01040301.023 ' the cutname is the exact format of a file
I want to search a directory and find a file that matches cutname
When I find that file, I want to copy the file (audio) to a new directory
Any help?
Thanks.
Mindy
Dim cutname
cutname = 01040301.023 ' the cutname is the exact format of a file
I want to search a directory and find a file that matches cutname
When I find that file, I want to copy the file (audio) to a new directory
Any help?
Thanks.
Mindy