My family came back from vacation and while away the mice played.
Those lovely mice are teenagers in high school and they got into trouble
with MS Access.
It appears that before I left for vacation we spent a week discussing
security of applications and use of runtime versions.
Now, I seem to have inherited a problem. The student's place code in
the OnOpen event of the Switchboard that locked the applications's property sheets
and minimized the ribbon. By doing so, this method cascaded throughout
all of our Access applications and now development has come to a hault
for we do not have property sheets or a ribbon to work with.
When starting an application, I hold down the [SHIFT KEY] hoping to bypass
the problem to get into the event on the open form to comment out or remove
the evil code. Then I should be able to save, close and restart the application.
The bypass key allows viewing of the ribbon but the property sheet, and well,
all functions are frozen. The navigation pane is open and you can view all controls
but their is no design function available.
This is starting to not look good and a lot of work will probably have to be done.
Any advice is deeply appreciated.