I have a directory D:\Monthly Log\ . This directory contains folder names like "2002 - 02 Feb" and "2002 - 03 Mar". What I want to do is when a user clicks a button on a form, have the folder that is the month previous to the current month and import a file called ahcnty.txt(ie: it is April now so if they click on the import button, the 2002 - 03 Mar folder would open and the ahcnty file would import). When the next month comes, the next monthly folder would automatically open and the ahcnty file would import when the button is selected. Any assistance is greatly appreciated.