I have an Access 2000 application, with a lot of VBA code bekind it, that
works fine on my personal machine (Win '98 2nd Ed) in both a normal mode
(when opened in Access 2000) and when using a shortcut that compels the
machine to use Access RunTime.
When I install on a machine with Win '95, the application works fine until
it is shut down. Then the screen commences to flash; eventually the
following messages come up"
Error! You can't exit now
If you're running a Visual Basic module that is using OLE or DDE you may
need to interupt the module.
---------
Error! Execution of this application has stopped due to a run time error.
The application can't continue and will be shut down.
After two days of effort and a thorough search of the Microsoft Knowledge
Base, I am unable to come up with any reason for what's happening.