I need to search 2 directories and consolidate them into one directory. Each
of these directories has sub directories. There are common files in each of
these sub-directories (result of lack of file organization!!). Is it
possible to write a recursive procedure in VBA to accomplish this, and if
so, how?
Are there any other tools available for this type of task?