Hi,
I have the following file structure:
Parent\Plant1\2003
\2004
\Plant2\2003
\2004

I have hundreds of plant folders. For some odd reason the files inside the 2003 and 2004 folders are also in its respective plant folder. Our accounting department moves the files to the year folder at year end. The 2005 files are still under the plant folders. What I want to do is create a script that will create a 2005 folder under the plant#, move the 2005 files into it, delete all 2003 and 2004 files that are in the plant# folder. The important part is not to delete the files currently in the 2003 and 2004 folders.

Any help you be greatly appreciated.

Thanks,
Ryan