I need to create a set of folders (1 folder with 3 subfolders) for each record in a database. The database has first name, last name and ID Number fields and I want the root folder to be called by the last name, first name and IDNUM and the subfolders will have standard names for all. Can anyone help me come up with code to automate this. I have to create this set of folders for about 2500 individuals. Thanks