Forum Discussion
Finlay McMillan
Apr 13, 2025Copper Contributor
Msaccess Enhanced Message Box - Office update issue
This Code has been working for 10 years. Then, an Office update causes multiple instances of the form to remain open. If I revert to 16.0.17531.20120 all is well. This creates multiple inst...
Tom_van_Stiphout
Apr 15, 2025Iron Contributor
There is more relevant code than you're showing here.
Can you please create a working app that has all the code to demonstrate the problem, and that compiles?
For example, several of the modal form's procedures are relevant as well. ShowModal is probably implemented there as well (it is not part of the Access.Form object).