G
Guest
I develop Access apps for charitable and non-profit organizations and I've
encountered a problem where the newly installed mdb will open to its startup
menu but then not respond to any command buttons, combo boxes become inert
etc. Also its apparent that VBA code at the startup form's OnOpen event
isn't running. The "cure" is simply to open the form in design mode and save
it. Thereafter all forms etc function normally.
This has occured with users on Windows Me, Windows 2000 and Windows XP
platforms (I author on a Windows Me machine) and with several totally
different applications. The apps have been developed in Access 2002 (SP3)
usually saved in 2000 format.
It seems that on the affected computers the application is cut off from some
reference libraries until such time as the Save in Design mode is done.
Any thoughts on what's happening here and any ideas to fix it. TIA
encountered a problem where the newly installed mdb will open to its startup
menu but then not respond to any command buttons, combo boxes become inert
etc. Also its apparent that VBA code at the startup form's OnOpen event
isn't running. The "cure" is simply to open the form in design mode and save
it. Thereafter all forms etc function normally.
This has occured with users on Windows Me, Windows 2000 and Windows XP
platforms (I author on a Windows Me machine) and with several totally
different applications. The apps have been developed in Access 2002 (SP3)
usually saved in 2000 format.
It seems that on the affected computers the application is cut off from some
reference libraries until such time as the Save in Design mode is done.
Any thoughts on what's happening here and any ideas to fix it. TIA