Greetings all.
Is it possible to programmatically find the Created Date and/or Last Saved Date from a batch of spreadsheets? I'm guessing it would take a VB or other script???
The issue is this: We have a ton of spreadsheets in a multitude of folders and subfolders. We need to know the relative age of each file, so as to determine the validity and versions. They are primarily stored in Sharepoint, and some/most have been moved, so the date displayed is the date the file was last touched (moved), but not necessarily opened or saved from Excel. In other words, the operating system date is useless to us.
So to summarise, I'm looking for a script of some sort that will iterate over all my Excel files and return the filename+Excel internal date.
Any clues, suggestions, pointers, links etc appreciated!
Derek
Is it possible to programmatically find the Created Date and/or Last Saved Date from a batch of spreadsheets? I'm guessing it would take a VB or other script???
The issue is this: We have a ton of spreadsheets in a multitude of folders and subfolders. We need to know the relative age of each file, so as to determine the validity and versions. They are primarily stored in Sharepoint, and some/most have been moved, so the date displayed is the date the file was last touched (moved), but not necessarily opened or saved from Excel. In other words, the operating system date is useless to us.
So to summarise, I'm looking for a script of some sort that will iterate over all my Excel files and return the filename+Excel internal date.
Any clues, suggestions, pointers, links etc appreciated!
Derek