Are you guarenteed they will all be in the same folder? Do you provide this
folder to the program? What are the constraints and circumstances behind the
action? Is it in the context of other actions? It's hard to suggest a
solution without knowing how you get into this operation and how you need to
leave it. Let me know a little bit more about it and I'll see if I can help.
--
Bryan Reich
Microsoft Office
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of any included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
"tim" <(E-Mail Removed)> wrote in message
news:823701c3e8dc$995acde0$(E-Mail Removed)...
> All,
> I am not sure if this is the correct place to post this
> question and if there is a more applicatible group, please
> inform me. Anyhow heres the question:
> I am currently working on a project were one of the
> requirements is to seek out a set of 3 similarily named
> files and collaspe then into one folder for evalualtion of
> the data that is within the files. The 3 files with a
> common name as CN for example are as follows:
> CN.xls
> CN1.pdf
> CN2.pdf
> These 3 file would be placed into a single folder titled
> CN. I know there must be a way to automate this process,
> but how? I do not have much experience working with file
> manipulation to date and all my VB experience is in coding
> VBA for access and that is why I am posting here.
> Thank you
> Tim
>