Howdy!
I'm looking for some direction on how to write code that will check for a newer file. The file format is like this: "NewFile - 11-16-2005.xls". Within my programming already is the update file method that saves changes to the newer date in the filename (NewFile - 11-17-2005.xls).
What I am trying to accomplish is when a person opens an older file, it checks for a newer version and let's the user know this, perhaps even open it for them after a few prompts.
Is this achievable?
Thanks for any and all assistance!
I'm looking for some direction on how to write code that will check for a newer file. The file format is like this: "NewFile - 11-16-2005.xls". Within my programming already is the update file method that saves changes to the newer date in the filename (NewFile - 11-17-2005.xls).
What I am trying to accomplish is when a person opens an older file, it checks for a newer version and let's the user know this, perhaps even open it for them after a few prompts.
Is this achievable?
Thanks for any and all assistance!