I provide an .mde file for use by several company personnel to help communicate progress on a project. They copy the .mde to their desktop and access a separate Access back end file for the data.
I am using Access 2007, but have not converted the file from Aceess 2003.
I do updates periodically to the master .mde file and would like to tell Users when they access their file that there is a newer file available, with newer updated features, etc.
I thought I would reference the file name and compare the version number I apply to each new .mde file to see if it is current with a version number I update in a table when I do the update. BUT, I don't know how to reference the file name of the front end file that they are opening from their desktop.
Can someone help with that simple code?
Thanks for the help.
I am using Access 2007, but have not converted the file from Aceess 2003.
I do updates periodically to the master .mde file and would like to tell Users when they access their file that there is a newer file available, with newer updated features, etc.
I thought I would reference the file name and compare the version number I apply to each new .mde file to see if it is current with a version number I update in a table when I do the update. BUT, I don't know how to reference the file name of the front end file that they are opening from their desktop.
Can someone help with that simple code?
Thanks for the help.