How to find the Date and time of the file
Posted on July 28, 2011
1 2 | 'File/Folder Handling - How to find the Date and time of the file Debug.Print FileDateTime("d:\VS98\Temporary.Dat") ' Returns a Date value |
1 2 | 'File/Folder Handling - How to find the Date and time of the file Debug.Print FileDateTime("d:\VS98\Temporary.Dat") ' Returns a Date value |