Help! Form acting strange

Senerie

New member
Local time
Today, 12:59
Joined
Jul 3, 2002
Messages
8
I have a form with various subforms, command buttons, and combo boxes. The VBA code for this form has suddenly disappeared. When I look at the properties of one of the command buttons, it still says [Event Procedure] after On Click, but when I click "..." to view the code, nothing happens. I can't add any new code, and I can't even save the form.

I tried adding a new command button to open another form; when I got to the end of the wizard and pressed "Finish", it said "subscript out of range".

Does anyone have any idea what I've done, and how I can fix it?

Thanks!
 
My suggestion is to create a new blank database and import all of your objects into that one.

I've had that happen before and have had to do just that.

Sometimes Access can be a bit of a pain (noooooooo, you don't say) :rolleyes:

Good luck!
 
I tried your suggestion, and whatever the problem was got imported along with everything else. So instead I deleted the form and recreated it from scratch.

Oh well... at least it was easier the second time around.

Thanks anyway.
 

Users who are viewing this thread

Back
Top Bottom