L
Lil_Vegemite
Guest
Hello Everyone,
I'm new to writing code in Access, but I have dabbled a little with VBA in Excel.
I have a db that has linked Excel files as the Tables. What I would like to be able to do is:
When the database is opened, have a messagebox displayed that asks if the user wishes to have the Excel files updated before working with the database. If the user chooses Yes, then the appropriate Excel files are opened, updated and closed before any work on the database commences.
Is this possible to achieve? If it is, could someone point me in the right direction as to where I can find the info needed to accomplish this. What I may be looking for is something like the OnOpen property that applies to the database as a whole.
Thank you to all who can offer any assistance.
Lil_Vegemite
I'm new to writing code in Access, but I have dabbled a little with VBA in Excel.
I have a db that has linked Excel files as the Tables. What I would like to be able to do is:
When the database is opened, have a messagebox displayed that asks if the user wishes to have the Excel files updated before working with the database. If the user chooses Yes, then the appropriate Excel files are opened, updated and closed before any work on the database commences.
Is this possible to achieve? If it is, could someone point me in the right direction as to where I can find the info needed to accomplish this. What I may be looking for is something like the OnOpen property that applies to the database as a whole.
Thank you to all who can offer any assistance.
Lil_Vegemite