A question of "to run, or not to run!"?!
I have a database which I've 'helped' in creating but now want to make others available to update - in the past this has not gone well! The database uses data from two excel sheets and the problem has been people do not always check if these have been updated today before running and therefore the database gets loaded with old data.
I have found code that will check and display a message showing datelastmodified for a file but what i'm trying to find is code which will check both files' datelastmodified, if they are modified today then run the update macro, if one or both are not modified today, then to display a message saying that the excel is not updated.
I am a complete novice and landed the job of looking after this as everyone else was 'too busy' so really really appreciate advice and assistance!
Thanks
William
I have a database which I've 'helped' in creating but now want to make others available to update - in the past this has not gone well! The database uses data from two excel sheets and the problem has been people do not always check if these have been updated today before running and therefore the database gets loaded with old data.
I have found code that will check and display a message showing datelastmodified for a file but what i'm trying to find is code which will check both files' datelastmodified, if they are modified today then run the update macro, if one or both are not modified today, then to display a message saying that the excel is not updated.
I am a complete novice and landed the job of looking after this as everyone else was 'too busy' so really really appreciate advice and assistance!
Thanks
William