Run-Time Error 2455

G

Guest

Hello,

Something REALLY ODD started occurring yesterday.

I've been working in an application over the past few months with no
problem, when yesterday, I added a few minor enhancements, primarily around
form look/feel, and a small amount of IF/THENs.

Late yesterday I started experiencing "RUN-TIME ERROR 2455: You entered an
expression that has an invalid reference to the property UndoBatchEdit."

I'm not sure what that property is, as a search of the code shows nothing.

Also, when I select debug, the following benign line of code is where the
program stopped:

lblOptionDescription.Caption = ""

Finally, when I try to open the form where the minor changes were made, I
get the famous Microsoft crash error message: "Microsoft Access has
encountered an error and needs to close. We are sorry for the inconvenience".

When I stopped working on this yesterday, all was well.

Any ideas?
 
C

chrismahoney

I'm having the same problem, in my case I'm trying to set the RowSource
property of a combo box. If I try to "hover" over the property to see
its value, Access crashes. I'll post back here if I can figure
something out.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top