I'm also interested in learning how to sort a file by the creation date using vbscript. I've been reading about the disconnected recordset and can't get it to work with my vbscript. Here is a sample of my code:
Sub CheckFolder(objCurrentFolder,objLogFile,State,Yr,Evt,Ship, Header)
Const...