Probably the easiest way to address the duplicates is to write these folders out to a text file and run it through MS-Access "find duplicates wizard" in the query builder.

Under NT, you would do something like -

DIR E: /B /S > C:\DRVLOG.TXT

Then you could link or import this file..

Kent
_________________________
Utilize these resources:
UDFs (Full List)
KiXtart FAQ & How to's