I have a Access 2010 DB. The mainform have a subform with one table alone.
I have a button who close Access when the user are finish on the mainform. Still I have the upper right
corner X-button who also closing the app. you now.
My problem is that when the user use the X-button then a...
I’m new with Access 2010 and need some help vid Visual Basic cod.
I have three forms FormA, FormB, FormC. They all have several sub forms. Each sub form contains a table. I want to handle the setting for this tables like the commando below… Lock the table for edit, deletion etc.
Because I have...