Hello,

I am new to the forum and writing codes, so I am hoping someone can assist me with a coding questions I have. I have a research project that has updated a folder every half hour with a new data for the past 5 months. To do anything with the data I need to look at specific time frames of the data. I have a code that will compile each of the individual data files from a specific folder into one file, so now I am hoping to create a new folder and move specific files based on their timestamp. For example, moving only the files that have data modified of 5/28/2013 6:00 AM to 5/28/2013 7:00 PM.

I would greatly appreciate any help I can get! Thanks!
C