Guest_imported
New member
- Jan 1, 1970
- 0
When I send my client a new access app through pc anywhere, I want the client's 3 access users to know they are using the most current frontend. Periodically I will send their shared folder a updated access front end. They always have the most current back end. The 3 client access users on 3 separate pcs would copy the current version from their shared folder and paste it on their pcs. When the db opens, ...well here is what I am debating. Would like a form or message box to pop up telling any of the 3 that they are not using the most updated app...with every updated frontend I do I will attach a new progressive number to it...if their current is 1000, the updated version of 1000 that I will soon send their shared folder will be 1001. 1001 will be my special version number somehow attached to the updated app being sent down to the client. I can't be there to make sure the client's 3 access users are using the new updated 1001 from their shared folder and not still the 1000. When their apps start up, I am thinking of attaching a dialog form to the AutoExec Macro to tell them that they are not using the most updated access version(anything less than 1001). I need help with a strategy...linked tables, path names, outer joins, quieries, vba code...ANY ideas would be appreciated.