#1
|
|||
|
|||
Folder "date Modified"
Hi,
Is there a way to get the "Date Modified" of a Folder? I need to get all the folders created in last one month & move it to another folder, zip them & burn a DVD. Is there a better or alternate way to get the folders from last one month other than getting the date modified? Thanks, Pragya |
#2
|
|||
|
|||
Modified date and Create date are two different things, but you can get either one using the FileSystemObject. See the attached sample.
|
|
|