Access 2003 vba
What I have:
a folder
C:Program Files\Data
I need a function from a command button:
to search for files with a like statement
I need some type of a parameter query where I put a string into:
In this case:
BR1RYK
I need the function to look inside the folder and find all the files with this inside the file name
10_58_AM_BR1RYK_P-03272008
.xls
and place it into a new folder:
C:Program Files\Data\found
Thanks
fordraiders
Start Free Trial