C
Cheryl B
Access corrupted my database today, so I restored a backup
copy, which worked fine for a few minutes, then also got
corrupted in the same weird way.
Here are some of the symptoms:
When running the form, upon clicking on a text box that
does not have an OnClick event, I get the message "the
expression OnClick you entered as the event property
setting produced the following error: Return without
GoSub."
In design mode, the text box shows an Event Procedure in
the Click event. When I click on the 3 dots, it takes me
to a VBA screen that is missing the Object Browser, some
of the top toolbars, and is just plain not built normally.
In design mode, when I try to see the code behing the
OnClick event on the command button, sometimes it shows an
abnormal VBA screen, and sometimes it just shows an empty
error message box.
When running the form, if I click on the command button, I
get "The instruction at '0x308ca2c2' referenced memory
at '0x00000002'. The memory could not be 'read'." Clicking
on the message box's OK button aborts Access.
Any help will be appreciated.
copy, which worked fine for a few minutes, then also got
corrupted in the same weird way.
Here are some of the symptoms:
When running the form, upon clicking on a text box that
does not have an OnClick event, I get the message "the
expression OnClick you entered as the event property
setting produced the following error: Return without
GoSub."
In design mode, the text box shows an Event Procedure in
the Click event. When I click on the 3 dots, it takes me
to a VBA screen that is missing the Object Browser, some
of the top toolbars, and is just plain not built normally.
In design mode, when I try to see the code behing the
OnClick event on the command button, sometimes it shows an
abnormal VBA screen, and sometimes it just shows an empty
error message box.
When running the form, if I click on the command button, I
get "The instruction at '0x308ca2c2' referenced memory
at '0x00000002'. The memory could not be 'read'." Clicking
on the message box's OK button aborts Access.
Any help will be appreciated.